OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: sqlite清除
kyselykysely-org
ADDED

Kysely is a type-safe and autocompletion-friendly TypeScript SQL query builder inspired by Knex.js.

Developer toolsData & databasesBackend & APIs
drawdbdrawdb-io
ADDED

A free, browser-based database entity relationship diagram (ERD) editor and SQL generator.

DesignData & databasesDiagrams & whiteboards
dbxt8y2
ADDED

DBX is a lightweight 25 MB cross-platform database client supporting 90+ databases including MySQL, PostgreSQL, Redis, MongoDB, and DuckDB. Features desktop, Docker, CLI, built-in AI assistant, and MCP Server for AI agent integration.

Developer toolsData & databasesEditors & IDEs
bunuptrace
ADDED

Bun is a lightweight, SQL-first ORM for Go that supports PostgreSQL, MySQL, SQLite, MSSQL, and Oracle. It emphasizes type safety, flexible scanning, and complex query building while staying close to raw SQL.

Developer toolsData & databasesBackend & APIs
dbaldoctrine
ADDED

Doctrine DBAL is a powerful database abstraction layer for PHP, offering schema introspection and management with support for multiple database platforms.

Developer toolsData & databasesBackend & APIs
migrategolang-migrate
ADDED

A Go-based database migration tool available as both a CLI and a library. It reads migrations from various sources and applies them in order to many supported databases, with lightweight drivers and graceful stop support.

Developer toolsData & databasesBackend & APIs
chat2dbOtterMind
ADDED

Chat2DB Community is a free, cross-platform, local-first database client and SQL workspace from OtterMind. It supports 40+ databases, data management, import/export, dashboards, and a bring-your-own-model AI assistant for SQL, with desktop, web, Docker, and CLI/MCP options.

Data & databasesAI & MLRelational databases
sea-ormSeaQL
ADDED

SeaORM is a powerful relational ORM for building web services in Rust, offering a developer experience inspired by popular ORMs in Ruby, Python, and Node.js.

Developer toolsData & databasesBackend & APIs
ADDED

A SQLite3 driver for Go that conforms to the built-in database/sql interface.

Data & databasesRelational databases
beekeeper-studiobeekeeper-studio
ADDED

Beekeeper Studio is a cross-platform SQL editor and database manager for Linux, macOS, and Windows. It offers a free Community Edition with many features and paid editions, supporting databases such as PostgreSQL, MySQL, SQLite, SQL Server, and more.

Data & databasesDeveloper toolsRelational databases
typeormtypeorm
ADDED

TypeORM is a TypeScript and JavaScript ORM for Node.js and other platforms, supporting many SQL and NoSQL databases with DataMapper and ActiveRecord patterns, migrations, transactions, and a powerful QueryBuilder.

Developer toolsData & databasesBackend & APIs
rainfrogachristmascarl
ADDED

Rainfrog is a lightweight terminal-based database tool with vim-like keybindings, query editor, and cross-platform support for PostgreSQL, MySQL, SQLite, and more.

Developer toolsData & databasesCLI & terminal
dsh-sqlSTARDUSTLC666
ADDED

DSH engineer-level database plugin offering six tools—sql_list/query/exec/schema/stats/health—supporting SQLite, MySQL, and PostgreSQL with multiple connections, featuring read-only whitelisting, write approval gates, lexical read-only protection, streaming row clamping, and configurable timeouts.

Developer toolsData & databasesBackend & APIs
chaossqlbregaldahq
ADDED

ChaosSQL is a deterministic concurrency and isolation fuzzer for PostgreSQL, MySQL and SQLite. It schedules concurrent transactions, detects invariant violations such as lost updates and write skew, shrinks failures to minimal reproductions, and can guard CI pipelines against regressions.

Developer toolsData & databasesTesting & debugging
nocodbnocodb
ADDED

NocoDB is a free, self-hostable open-source alternative to Airtable that provides a no-code spreadsheet interface for databases.

Data & databasesAutomationRelational databases
dbeaverdbeaver
ADDED

DBeaver is a free, multi-platform database tool and SQL client for developers, DBAs and analysts, supporting 100+ database drivers via JDBC/ODBC, with SQL editor, data editor, ER diagrams, import/export and AI chat integration.

Developer toolsData & databasesEditors & IDEs
zovaata-sesli
ADDED

Zova is a SQLite-backed embedded local database stored in .zova files, supporting relational records, content-addressed objects, exact vector search, and graph relationships, with multi-language bindings, operational safety tools, and optional bound storage for large datasets.

Data & databasesRelational databases
sqlitebrowsersqlitebrowser
ADDED

DB Browser for SQLite (DB4S) is an open-source visual tool for creating, designing and editing SQLite-compatible database files. It offers a spreadsheet-like interface, table and index management, record browsing and search, CSV/SQL import-export, SQL query execution and simple graph plotting.

Data & databasesRelational databases
ADDED

A .NET library for multi-tenant SQLite: per-tenant file isolation or shared-schema scoping, integrity checks across tenants, tenant context helpers, rate limiting and error middleware validation, plus settings and JSON utilities.

Developer toolsData & databasesBackend & APIs