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.