Hacker News new | ask | show | jobs
by ignoramous 1682 days ago
> ...deal with database connections.

I think, you mean connection pooling?

Amazon Aurora has http endpoint too, for its serverless offering.

I use S3 with duckdb files in 'em as a sharded OLAP database of sorts. No transactions or joins though, but my workload is write once, ready plenty. Hoping Databricks' serverless SQL is a good fit once it emerges out of beta.