awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
SQLite Drivers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSQLite Drivers

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.

  1. Home
  2. Data & Databases
  3. SQLite Drivers

Awesome SQLite Drivers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • drizzle-team/drizzle-orm

    drizzle-team/drizzle-orm

    32,850View on GitHub↗

    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

    TypeScriptormtypescriptsql
    32,850View on GitHub↗