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.
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 COLLECTIONDB 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.
A lightweight OpenAI API reverse proxy featuring per-key token budgets, rate limiting, cost dashboards, and automatic model downgrading.
RxDB is a local-first, reactive NoSQL database for JavaScript apps, running in browsers, Node.js, React Native, Electron and more. It provides a swappable storage layer and a sync engine that replicates with your existing backend via HTTP, GraphQL, CouchDB, WebSocket and other adapters.
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.
Deck Lab is a Python/Flask workspace for building, researching and goldfish-simulating competitive Commander (MTG) decks, with versioned data contracts, isolated QA, and verified container releases.
A local, read‑only dashboard that visualizes Claude Code usage—token counts, cost estimates, sessions, tools, skills, projects, and activity patterns—by scanning ~/.claude/projects/ and serving a FastAPI‑based UI.
Kysely is a type-safe and autocompletion-friendly TypeScript SQL query builder inspired by Knex.js.
A free, browser-based database entity relationship diagram (ERD) editor and SQL generator.
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.
Licitarium is a Windows program that mirrors PNCP data offline: tenders, contracts, price registrations, PCA plans, and unit prices in a searchable SQLite database, with automated PCA drafting and eight printed reports.
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.
ΛNΛLOG is a minimal, self-hostable web analytics tool. It stores events in MongoDB, PostgreSQL, Redis or SQLite, exposes a simple GET/POST events API, and ships with a dashboard, Docker support and deployment configs for Koyeb, Netlify, Render and Vercel.
Doctrine DBAL is a powerful database abstraction layer for PHP, offering schema introspection and management with support for multiple database platforms.
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.
VisiData is a terminal-based multitool for exploring and arranging tabular data, supporting formats like tsv, csv, sqlite, json, xlsx and hdf5. It runs on Linux, macOS or Windows with WSL and requires Python 3.8+.
lore is a Bun-based command line tool that mirrors Claude Code's local transcripts into an archive, indexes them with SQLite FTS5, and serves a local web explorer for searching sessions and profiling token usage.
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.
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.
A SQLite3 driver for Go that conforms to the built-in database/sql interface.