A brand new PostgreSQL driver for Java, built PostgreSQL-first with JDBC as a layer on top, written commit-by-commit by an AI in a loop against a very large regression suite.
Postgres password encryption without leaking credentials
How to encrypt PostgreSQL passwords for CREATE and ALTER USER commands without leaking credentials in plaintext.
"ANSI? Schmansi!" at PostgresConf 2018
Summary and slides from my talk at PostgresConf 2018
How I Write SQL, Part 1: Naming Conventions
Naming conventions for SQL tables, views, columns and more.