I managed to get Crate running quite quickly, it’s a really nice piece of software by the way. Do you know of anyone that has a Go driver written? go-crate is way out of date.
Go Driver for Crate
joemoe
#2
CrateDB should work fairly well with pgx (https://github.com/JackC/pgx)
At least that’s what we are using in our Prometheus adapter https://github.com/crate/crate_adapter