A portfolio, not a side project
Four tools, in production at teams I've never spoken to
pgloader is maintained alongside three other PostgreSQL tools —
the same author, the same standard of "public, readable, and
independently run in production." None of it depends on any one
customer, which is deliberate: a migration tool that only one company
funds is a tool that company can also defund.
pgloader
Migration to PostgreSQL from MySQL, MS SQL Server, SQLite, and flat files — this project.
pgcopydb
PostgreSQL-to-PostgreSQL copies with minimal downtime, built on logical replication.
pg_auto_failover
Automated failover: one monitor, N Postgres nodes, no external consensus cluster.
pgextwlist
Extension whitelisting for cloud providers offering safe, non-superuser extension installs.