Hi, dear Café!

I'm trying to figure out if there is any way to connect and fetch data from the Vertica database?  I got used to the amazing `esqueleto` package, and ideally, I'm looking for a way to use type-safe queries.  Albeit at the moment raw SQL queries would be sufficient.

Any feedback would be appreciated!