All tags
Catalogue tag

#database

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

758 records
Tagged “database”Ranked by health index
Go
63Moderatehealth index
boringsql/dryrun
PostgreSQL schema intelligence MCP server with offline linting, migration safety, query validation for AI coding assistants.
Go★ 29Jul 17, 2026
BSD-2-ClauseJul 17, 2026 · metrics 2.10.0
Go
63Moderatehealth index
bxcodec/dbresolver
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections
Go★ 183Jul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
npm
63Moderatehealth index
codedynasty-dev/jetpath
A cross-runtime API framework without the boilerplate
TypeScript★ 17↓ 10.5K/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
npm
63Moderatehealth index
decaf-ts/db-decorators
No repository description published.
JavaScript · TypeScript★ 0↓ 4,391/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
63Moderatehealth index
dg/dibi
Dibi - smart database abstraction layer
PHP★ 501↓ 54.6K/moJul 22, 2026
Custom licenseJul 22, 2026 · metrics 2.10.0
npm · PyPI · Go +2
63Moderatehealth index
foo-ogawa/litedbmodel
A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite with transparent N+1 prevention and type-safe queries
TypeScript★ 0↓ 2,199/moJul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
RubyGems
63Moderatehealth index
magnusvk/counter_culture
Turbo-charged counter caches for your Rails app.
Ruby★ 2,117Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
npm
63Moderatehealth index
nexoral/AxioDB
Embedded NoSQL database for Node.js — pure JavaScript SQLite alternative with MongoDB-style queries. Zero native dependencies, no node-gyp, works in Electron & CLI tools. 15,000+ npm downloads per year.
TypeScript · JavaScript★ 28↓ 3,165/moJul 19, 2026
MITJul 19, 2026 · metrics 2.10.0
npm
63Moderatehealth index
obsessiondb/chkit
ClickHouse schema and migration CLI for TypeScript projects
TypeScript★ 21↓ 24.2K/moJul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
RubyGems
63Moderatehealth index
pawurb/ruby-pg-extras
Ruby PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Ruby★ 171Jul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
npm
63Moderatehealth index
prisma/create-db
Create temporary dbs with Prisma Postgres, fast.
TypeScript★ 7↓ 8,805/moJul 25, 2026
No licenseJul 25, 2026 · metrics 2.10.0
crates.io · PyPI
63Moderatehealth index
russellromney/honker
SQLite extension + bindings for Postgres NOTIFY/LISTEN semantics with durable queues, streams, pub/sub, and scheduler
Python · Rust★ 2,971↓ 188/moAug 5, 2026
Custom licenseAug 5, 2026 · metrics 2.10.0
Go
63Moderatehealth index
sanonone/kektordb
AI memory system combining vector search with temporal knowledge graph. Built-in cognitive engine for agents. Supports memory decay, contradiction detection, and MCP integration.
Go · Python★ 81Jul 18, 2026
Custom licenseJul 18, 2026 · metrics 2.10.0
Packagist
63Moderatehealth index
top-think/think-orm
Think ORM——the PHP Database&ORM Framework
PHP★ 437↓ 42.1K/moJul 16, 2026
Apache-2.0Jul 16, 2026 · metrics 2.10.0
crates.io · PyPI
63Moderatehealth index
umadb-io/umadb
High-performance event store for Dynamic Consistency Boundaries
Rust★ 80↓ 1,211/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
Packagist
62Moderatehealth index
auraphp/Aura.SqlQuery
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
PHP★ 456↓ 58.5K/moJul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
Packagist
62Moderatehealth index
cakephp/database
[READ-ONLY] Flexible and powerful Database abstraction library with a familiar PDO-like API. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
PHP★ 98↓ 640.6K/moSep 5, 2026
Custom licenseSep 5, 2026 · metrics 2.10.0
Go · npm
62Moderatehealth index
cobaltdb/cobaltdb
The Modern Embedded Database for Go
Go★ 36Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
npm
62Moderatehealth index
constructive-io/pgsql-parser
🐘 PostgreSQL Query Parser for Node.js
TypeScript · PLpgSQL★ 233↓ 7.6M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
Go
62Moderatehealth index
dbsmedya/goarchive
Foreign-key-aware MySQL archiver: archive, copy, or purge a parent row with its entire child subgraph — dependency-ordered, verified before delete, crash-recoverable.
Go★ 6Aug 23, 2026
MITAug 23, 2026 · metrics 2.10.0
npm
62Moderatehealth index
digitalchokro/askchokro
Zero-config NL-to-SQL data engine with multi-tenant isolation, built for embedding in multi-tenant SaaS apps.
TypeScript · HTML★ 0↓ 12.7K/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
PyPI
62Moderatehealth index
gropaul/dash
Local GUI and Data Canvas as a DuckDB extension
C++★ 74Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Packagist
62Moderatehealth index
interactivetools-com/ZenDB
PHP/MySQL database layer where values only enter SQL through placeholders and every result HTML-encodes itself on output. Faster than prepared statements plus htmlspecialchars() on every measured page, within microseconds of raw SQL.
PHP★ 3↓ 3,388/moAug 12, 2026
MITAug 12, 2026 · metrics 2.10.0
npm
62Moderatehealth index
kckempf/cdk-dms-replication
L3 CDK constructs for Amazon Database Migration Service (DMS). Provision a complete migration pipeline — replication instance, endpoints, and task — in a few lines of code, with secure defaults and full support for all DMS-supported engines and migration patterns.
TypeScript★ 2↓ 2,320/moJul 15, 2026
Apache-2.0Jul 15, 2026 · metrics 2.10.0
NuGet
62Moderatehealth index
kellybirr/zonkey
Zonkey ORM (and then some) libraries for .Net
C#★ 6Jul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
crates.io
62Moderatehealth index
outersky/r2d2-mysql
MySQL support for the r2d2 connection pool (Rust)
Rust · Shell★ 51↓ 5,849/moJul 31, 2026
MITJul 31, 2026 · metrics 2.10.0
62Moderatehealth index
paurkedal/ocaml-caqti
Cooperative-threaded access to relational data
OCaml★ 355Jul 17, 2026
LGPL-3.0Jul 17, 2026 · metrics 2.10.0
PyPI
62Moderatehealth index
pepkit/pepdbagent
Database for storing sample metadata
Python★ 2↓ 1,314/moJul 15, 2026
BSD-2-ClauseJul 15, 2026 · metrics 2.10.0
npm
62Moderatehealth index
robertjbass/spindb
Spin up containerized databases containers without Docker. A lightweight replacement to apps like DBngin and Postgres.app for all popular databases.
TypeScript★ 16↓ 5,592/moJul 15, 2026
Custom licenseJul 15, 2026 · metrics 2.10.0