1 repo
Libraries and adapters for connecting to and interacting with SQLite databases.
Distinguishing note: No existing candidates provided; minting under Data & Databases to group SQLite-specific connection logic.
Explore 1 awesome GitHub repository matching data & databases · SQLite Drivers. 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.
Drizzle has native support for SQLite connections with the libsql, node:sqlite and better-sqlite3 drivers. There are a few differences between the libsql and node:sqlite/better-sqlite3 drivers that we discove