DuckDB
DuckDB is an open-source, in-process SQL OLAP database. It's a powerful embedded analytical engine, acting as a direct local alternative to cloud data warehouses like Snowflake for many use cases.
Spilo is a Docker image I use to provision HA PostgreSQL clusters, bundling PostgreSQL with Patroni for high availability. It simplifies deploying resilient Postgres on Docker.
Visit github.com →