bytdb is an embedded, pure Go SQL database that is Postgres-compatible, offering a single-file relational store with no external server or cgo dependencies.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLess than 10 stars, 5+ commits in the last 30 days — projects made with care.
dbwidgets provides PySide6 data-aware widgets and dataset components that mirror Delphi's Data Controls. It supports SQLite, PostgreSQL, MySQL, and MariaDB, automatically exposing schema, master‑detail relationships, and editable UI controls such as grids, forms, and navigators.
Starbase is a web-based database and toolkit for exploring Starship transposable elements in fungi, offering sequence browsing, BLAST/HMMER search, submission, and visualization features.
Aion is a cross-platform, .NET-based SQL client for developers and DBAs. It supports PostgreSQL, SQL Server, and MySQL, offering a modern UI, query history, JSON viewing, and query plan visualization.
Tachiko Work is a semantic workspace for structured data, offering typed schemas, deterministic formulas, and Git-native review. It enables humans and AI to work on the same meaning without reverse-engineering files.
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.
MaluDB is a PostgreSQL 17 extension implementing a memory DBMS for long-term institutional memory, human-AI knowledge sharing, and contextual recall. It provides bitemporal data, graph traversal, hybrid search, and governed memory surfaces.
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.
Frigolite is a pure Go reimplementation of the SQLite database engine, offering SQLite-compatible file formats without CGO or external dependencies. It supports a robust SQL subset, includes a CLI shell, and provides both native and standard database/sql interfaces.
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.
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.