Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 3.32 KB

edgedb.md

File metadata and controls

46 lines (39 loc) · 3.32 KB
title
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

Links