1 repo
Tools for defining database schemas using code-first approaches that mirror SQL syntax.
Distinguishing note: Focuses on the declarative definition of schemas.
Explore 1 awesome GitHub repository matching data & databases · SQL Data Modeling. Refine with filters or upvote what's useful.
Drizzle ORM is a TypeScript-native database toolkit providing type-safe SQL query building, schema management, and automated migrations across PostgreSQL, MySQL, SQLite, and SingleStore.
Defines database schemas using type-safe code that mirrors standard SQL syntax.