SQL databases and ORMs

27 repos

Libraries and tools for working with relational databases—primarily SQLite, PostgreSQL, and MySQL—with a strong emphasis on Object-Relational Mapping (ORM) layers. The cluster spans multiple language ecosystems, with TypeScript and JavaScript implementations (Drizzle, Sea-ORM) alongside runtime environments like Bun that bundle database tooling, as well as Go and other language bindings. These projects range from lightweight query builders to full-featured ORMs that handle schema management, migrations, and type-safe database access.

TypeScript · 10
Go · 4
JavaScript · 4
Rust · 4
C# · 2
Python · 1
postgresql ·363,348
mysql ·357,532
sqlite ·320,407
orm ·288,822
typescript ·222,011
mariadb ·207,023
nodejs ·200,424
javascript ·198,830
database ·196,199
sql ·195,629

uptrace/bun

SQL-first Golang ORM

Go

4,965

1,422 commits

drizzle-team/drizzle-orm

ORM

TypeScript

35,733

2,901 commits