1 repo
Strategies for structuring and modularizing database schema definitions.
Distinguishing note: Focuses on file-based schema management.
Explore 1 awesome GitHub repository matching data & databases · Schema Organization. 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.
Structures database definitions across files to simplify migration tracking.