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 source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Rising stars

Less than 10 stars, 5+ commits in the last 30 days — projects made with care.

Topic: sqlite清除
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
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
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
gwageo_explorerspear34000
ADDED

A Next.js web app for exploring 84,525 Joseon Dynasty civil service exam records by clan, person, and reign. It features 2,976 clan combinations, relationship networks, maps of clan origins, optional AI summaries, and a Capacitor-based Android app.

ProductivityData & databasesNotes & knowledge
loreramonfabrega
ADDED

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.

AI & MLData & databasesCoding assistants
deck-labDylnMtthws
ADDED

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.

GamesData & databasesGame development tools

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.

Data & databasesAI & MLDashboards
ADDED

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.

Data & databasesProductivityAnalytics & BI
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