Skip to main content

EdgeDB

My DB of choice for all projects. Sits on top of Postgres but has insanely well made query language & declarative schema modeling that is a breeze to edit. Nearly all queries are easy to construct & are super fast without doing any optimizations.

Colin McDonnell's interview on Zod, tRPC, EdgeDB is nice talk.

OSS apps