Skip to main content

PostgreSQL

Internals of PostgreSQL is great. Postgres.js & Prisma are neat ORMs. Looking into EdgeDB now as it builds on top of Postgres and has many nice features. Citus & Snaplet seem neat too.

Want to try build something on top of pgproto3. Also trying out pgx as a Go lib to query Postgres.

Notes