Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: databases

2027 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
fastmonkeys/stellar
Stellar is a Python CLI tool for taking fast snapshots of PostgreSQL and MySQL databases and restoring them quickly during development. It …
323852maintenance
mrvautin/adminMongo
adminMongo is a web-based GUI for managing MongoDB connections, databases, collections, documents, indexes, and backups. It runs as a Node.…
103852maintenance
moneta-rb/moneta
Moneta is a Ruby library providing a unified interface to many key/value stores, including NoSQL and document databases. It supports config…
231115stable
jdorn/sql-formatter
A lightweight PHP class that formats SQL statements with automatic indentation, line breaks, and HTML syntax highlighting. It also provides…
233846maintenance
Archmonger/django-dbbackup
A Django application providing management commands to back up and restore project databases and media files using native database tools. It…
851111active
makejavas/EasyCode
EasyCode is an IntelliJ IDEA plugin that generates code from database tables using customizable Velocity templates. It can generate entitie…
231109active
taoensso/nippy
Nippy is a fast, mature serialization library for Clojure, serving as a high-performance drop-in alternative to the Clojure reader for free…
931108stable
aws/pgactive
pgactive is a PostgreSQL extension written in C that enables active-active replication, allowing multiple database instances in a cluster t…
861108active
rapidloop/pgmetrics
pgmetrics is a zero-dependency, single-binary Go CLI tool that collects 350+ metrics from a running PostgreSQL server and reports them in h…
801108active
etcd-io/raft
A Go library implementing the core Raft consensus algorithm for maintaining a replicated state machine across a cluster of nodes. It delibe…
851107stable
hashicorp/go-immutable-radix
A Go library implementing an immutable radix tree optimized for sparse nodes, with O(k) operations, ordered iteration, and transactional ba…
651107stable
cpr1c/tools_ui_1c
A subsystem (extension) for 1C:Enterprise 8.3 that bundles 35+ universal tools for developers and administrators working with managed forms…
951106active
mongodb/mongo-cxx-driver
The official MongoDB C++ driver providing a modern C++ API for connecting to and working with MongoDB servers, built on top of the mongo-c-…
981105active
ErikEJ/SqlQueryStress
SqlQueryStress is a Windows GUI tool (with a cross-platform CLI companion, sqlstresscmd) for stress-testing SQL Server queries by running t…
941105active
moshowgame/Navicat_Keygen_Patch
A collection of keygen, patch, and trial-reset tools for bypassing activation of Navicat database client versions 15-17, distributed as DLL…
471105active
stephenschoettler/hermes-lcm
A lossless context management plugin for Hermes Agent that replaces one-shot prompt compression with a SQLite-backed, DAG-based context eng…
801102active
sqliteai/sqlite-vector
SQLite-Vector is a cross-platform SQLite extension written in C that adds vector search capabilities to embedded SQLite databases, with SIM…
861100active
ncruces/go-sqlite3
A cgo-free Go binding to SQLite that wraps a WebAssembly build of SQLite translated to Go via wasm2go. It provides a database/sql compatibl…
981099active
otoolep/hraftd
hraftd is a reference implementation of a distributed key-value store built on Hashicorp's Raft consensus library in Go. It serves as a sim…
761098stable
percona/pmm
Percona Monitoring and Management (PMM) is an open source database observability, monitoring, and management platform for MySQL, PostgreSQL…
951096stable
pgjdbc/r2dbc-postgresql
The PostgreSQL implementation of the R2DBC SPI, providing a reactive, non-blocking driver for PostgreSQL on the JVM. It supports SCRAM/MD5 …
921096stable
cncases/cases
A self-hosted Rust application for locally searching over 85 million Chinese court judgment documents from the China Judgments Online websi…
861096active
timestored/qstudio
qStudio is a free, open-source desktop SQL client and notebook for browsing servers, running queries, and charting or exporting results acr…
661095active
doctrine/mongodb-odm
Doctrine MongoDB ODM is the official PHP object document mapper for MongoDB, mapping PHP classes to MongoDB documents with support for embe…
971094active
ModernRelay/omnigraph
Omnigraph is a lakehouse-native graph database written in Rust that stores versioned graphs on object storage using the Lance format, with …
821092active
qax-os/ElasticHD
ElasticHD is a standalone Elasticsearch visual management dashboard built in Go that runs in the browser without any installation. It suppo…
233751maintenance
joaoh82/rust_sqlite
SQLRite is an embedded SQL database engine written from scratch in Rust, modeled on SQLite with a paged single-file format, B-tree storage,…
901091active
go-gorp/gorp
gorp is a Go library that maps Go structs to relational database tables, generating insert/update/delete SQL and binding query results back…
233747maintenance
google/trillian
Trillian is a transparent, cryptographically verifiable append-only data store built on Merkle trees, backed by scalable storage like MySQL…
833746maintenance
kingston-csj/jforgame
jforgame is a lightweight, high-performance Java framework for building game servers, providing modular components for socket/WebSocket com…
961088active
neo4j-contrib/neomodel
Neomodel is an Object Graph Mapper (OGM) for the Neo4j graph database, built on the official Neo4j Python driver. It provides class-based m…
951088active
intake/intake
Intake is a lightweight Python package for describing data declaratively, gathering datasets into searchable catalogs, and loading data fro…
721085active
spatie/laravel-schemaless-attributes
A PHP/Laravel package by Spatie that adds schemaless attributes to Eloquent models via a trait, storing arbitrary key-value data in a singl…
721085stable
xataio/agent
Xata Agent is an open-source AI agent that acts as a PostgreSQL expert, monitoring database logs and metrics, diagnosing root causes of iss…
101085active
tortoise/aerich
Aerich is a database migration tool for TortoiseORM, similar to Alembic for SQLAlchemy or Django's built-in migrations. It provides a CLI t…
951084active
y-scope/clp
CLP (Compressed Log Processor) is an open-source log management tool that losslessly compresses JSON and unstructured text logs and enables…
941083active
metabrainz/musicbrainz-server
The official server for the MusicBrainz project, providing the musicbrainz.org website, a RESTful web service API, and database tools for t…
771083active
jarektkaczyk/eloquence
A PHP package providing extensions for Laravel's Eloquent ORM, including searchable fulltext queries across related models, self-validating…
331080active
staudenmeir/eloquent-json-relations
A Laravel Eloquent extension that adds support for JSON foreign keys in relationships like BelongsTo, HasOne, HasMany, and morph variants. …
861079active
stripe/sync-engine
A self-hosted service that syncs your Stripe account data (customers, subscriptions, payments) into a Postgres database. Built in TypeScrip…
911078active
OHDSI/CommonDataModel
An R package and repository defining the OMOP Common Data Model (CDM), providing SQL DDL scripts and tools to generate or instantiate CDM t…
881077active
apache/ranger
Apache Ranger is a framework to enable, monitor, and manage comprehensive data security across the Hadoop platform and beyond. It provides …
771074stable
linkedin/databus
Databus is LinkedIn's source-agnostic distributed change data capture (CDC) system that reliably captures and streams primary data store ch…
323679maintenance
FalkorDB/QueryWeaver
QueryWeaver is an open-source Text2SQL tool that converts plain-English questions into SQL queries using graph-powered schema understanding…
851073active
mongoosastic/mongoosastic
Mongoosastic is a Mongoose plugin that automatically indexes MongoDB models into Elasticsearch, keeping documents synchronized on save. It …
231073active
GanymedeNil/document.ai
A universal local knowledge base solution that stores documents as vectors in a vector database and uses GPT3.5 to generate answers from re…
303670maintenance
marcboeker/go-duckdb
go-duckdb is a Go database/sql driver for the DuckDB embedded analytical database engine. It allows Go applications to query DuckDB using t…
101071active
patx/pickledb
pickleDB is a lightweight in-memory key-value store for Python that persists data to JSON files via or, with an optional SQLite backend for…
691069active
lensesio/stream-reactor
Stream Reactor is a collection of Apache 2.0 licensed Kafka Connect sinks and sources maintained by Lenses.io since 2016. It provides conne…
951068active
psycopg/psycopg2
Psycopg2 is the most popular PostgreSQL database adapter for Python, implementing the Python DB API 2.0 specification. It is mostly written…
683652maintenance
nalgeon/sqlime
Sqlime is an online SQLite playground for debugging, running, and sharing SQL snippets entirely in the browser. It runs a full-featured SQL…
501066active
Dataherald/dataherald
Dataherald is an open-source natural language-to-SQL engine for enterprise question answering over relational databases, exposing an API th…
193646maintenance
microsoft/bf-tree
Bf-Tree is a read-write-optimized concurrent range index (key-value store) written in Rust, from Microsoft Research, designed to work effic…
601064active
inloop/sqlite-viewer
A browser-based SQLite file viewer that lets users open and inspect SQLite database files entirely client-side using JavaScript and sql.js,…
321063active
mswjs/data
A data querying library for testing JavaScript applications that lets developers define schema-based collections and query them with an ORM…
1001061active
apache/phoenix
Apache Phoenix is a SQL layer over Apache HBase delivered as a client-embedded JDBC driver, compiling standard SQL queries into low-latency…
881060active
gavlyukovskiy/spring-boot-data-source-decorator
A Spring Boot auto-configuration library that transparently wraps JDBC DataSources with decorators like P6Spy, datasource-proxy, and FlexyP…
861059active
sirius-db/sirius
Sirius is a GPU-native SQL analytics engine written in C++ that accelerates query execution by offloading it to GPUs. It integrates with ex…
691059active
xataio/xata
Xata is an open-source, cloud-native Postgres platform for self-hosting many Postgres instances on Kubernetes, with copy-on-write branching…
591057stable
CrunchyData/pg_tileserv
pg_tileserv is a lightweight PostGIS-only tile server written in Go that serves Mapbox Vector Tiles (MVT) directly from PostgreSQL/PostGIS.…
481057active
django-es/django-elasticsearch-dsl
A Python package that indexes Django models into Elasticsearch, built as a thin wrapper around elasticsearch-dsl-py. It keeps Elasticsearch…
381056active
Realm Database
Realm is an object-oriented mobile database that runs directly on phones, tablets, and wearables, serving as a replacement for SQLite and C…
731055active
IvorySQL/IvorySQL
IvorySQL is an open-source, Oracle-compatible fork of PostgreSQL that remains a 100% drop-in replacement for the latest PostgreSQL. It adds…
941053active
datacontract/datacontract-cli
An open-source Python CLI for working with data contracts using the Open Data Contract Standard (ODCS). It lints contracts, connects to dat…
921053active
nmslib/nmslib
NMSLIB is a cross-platform C++ similarity search library with Python bindings for efficient k-nearest-neighbor search in generic and non-me…
573588maintenance
mongodb/mongo-tools
A suite of official MongoDB command-line tools written in Go, including mongodump/mongorestore for backups, mongoimport/mongoexport for JSO…
771051active
devlive-community/datacap
DataCap is a self-hosted integrated platform for managing, transforming, integrating, and visualizing data across many data sources. It pro…
731051active
sibson/redbeat
RedBeat is a Celery Beat scheduler that stores scheduled tasks and runtime metadata in Redis (or Valkey). It enables dynamic task creation,…
881050active
samcook/RedLock.net
RedLock.net is a C# library implementing the Redlock distributed lock algorithm on top of StackExchange.Redis. It coordinates locks across …
231050stable
snc/SncRedisBundle
SncRedisBundle is a Symfony bundle that integrates Redis into Symfony 6.4+ applications via either the Predis pure-PHP client or the native…
921049active
arkhipov/temporal_tables
A PostgreSQL extension written in C that implements system-versioned temporal tables, automatically archiving old row versions into a histo…
511048stable
redis/memtier_benchmark
memtier_benchmark is a command-line load generation and benchmarking tool for NoSQL key-value databases, developed by Redis. It supports bo…
971047active
rstudio/pointblank
pointblank is an R package for methodically validating data in data frames and database tables, producing data quality reports. It also mai…
861047active
sqlite/sqlite-wasm
An npm package that wraps the official SQLite WebAssembly (Wasm) build as a convenient ES Module with added TypeScript types. It enables ru…
871044active
danfengcao/binlog2sql
A Python CLI tool that parses MySQL row-format binary logs and converts them into standard SQL, rollback (flashback) SQL, or INSERT stateme…
323553maintenance
sqlparser/sqlflow_public
SQLFlow is a tool that tracks column-level data lineage from SQL scripts across more than 20 major databases like Snowflake, Hive, Oracle, …
691041active
Netflix/Priam
Priam is a co-process from Netflix that runs alongside Apache Cassandra to automate backup/recovery, token management, seed discovery, and …
901039active
go-redis/redis_rate
A Go library implementing GCRA (leaky bucket) rate limiting on top of Redis, built for the go-redis client. It exposes a simple Allow API w…
771039active
tidwall/hashmap.c
A single-file hash map (hash table) implementation in C99 using open addressing with Robin Hood hashing. It offers a generic interface for …
731039stable
myscale/MyScaleDB
MyScaleDB is a SQL vector database built as a fork of ClickHouse, adding high-performance vector search and full-text search to a proven OL…
251039active
taozhi8833998/node-sql-parser
A Node.js and browser library that parses SQL statements into an abstract syntax tree (AST) and converts ASTs back to SQL. It supports mult…
801038active
kofrasa/mingo
Mingo is a TypeScript library that implements the MongoDB query language for in-memory JavaScript objects. It supports queries, projections…
751038active
shayonj/pg_easy_replicate
pg_easy_replicate is a Ruby CLI tool that orchestrates logical replication between two PostgreSQL databases and performs switchover with mi…
781036active
mohammed-bahumaish/prisma-editor
A web application for visualizing and editing Prisma schemas with real-time ER diagrams and direct graph-based editing. It also supports sh…
681036active
krotik/eliasdb
EliasDB is a lightweight graph database written in Go that stores data as nodes connected by edges, with support for transactions, partitio…
671035active
rails/solid_cache
Solid Cache is a database-backed ActiveSupport::Cache::Store for Rails that stores cache entries in SQL databases (SQLite, MySQL, PostgreSQ…
821033stable
OP-Engineering/op-sqlite
A high-performance SQLite library for React Native built on JSI, supporting iOS, Android, macOS, and web. It offers compile-time targets fo…
891032active
nuno-faria/tetris-sql
A complete implementation of Tetris running inside a single PostgreSQL SQL query, exploiting the Turing completeness of recursive CTEs. A s…
451032active
keonik/prisma-erd-generator
A Prisma generator plugin that automatically produces an entity-relationship diagram (ERD) from your Prisma schema each time you run `npx p…
991031active
tpetry/laravel-postgresql-enhanced
A Laravel package that adds many PostgreSQL-specific features missing from Laravel's database layer, which normally targets the lowest comm…
691031active
seppevs/migrate-mongo
migrate-mongo is a database migration tool for MongoDB running in Node.js. It provides a CLI to create, apply, revert, and track schema or …
671029active
scylladb/gocqlx
GocqlX is a Go library for working with ScyllaDB and Cassandra that combines a CQL query builder, struct-based ORM-style mapping, and a dat…
771028active
ledermann/rails-settings
A Ruby gem for Rails that manages per-record settings for ActiveRecord models, storing them as serialized hashes in a dedicated database ta…
441028active
jowilf/starlette-admin
starlette-admin is a Python framework that generates a complete, extensible administrative interface for FastAPI and Starlette applications…
1001025stable
pinchbv/floor
Floor is a typesafe, reactive, and lightweight SQLite abstraction library for Flutter applications, inspired by Android's Room persistence …
231025active
pgplex/pgschema
pgschema is a Go CLI tool that brings Terraform-style declarative schema migration to PostgreSQL: dump the current schema, edit the desired…
861023active
gaarason/database-all
An Eloquent-style ORM for Java providing ActiveRecord models, a query builder, and relationship declarations, inspired by Laravel's Eloquen…
691022active
GlareDB/glaredb
GlareDB is a lightweight, fast SQL database engine built in Rust for running analytics queries directly against files and object storage li…
571021active
maxmind/libmaxminddb
A C library for reading MaxMind DB files, the binary format used by MaxMind's GeoIP databases. It provides fast IP address lookups with fle…
901020stable
XGenerationLab/XiYan-SQL
XiYan-SQL is a multi-generator ensemble framework for converting natural language questions into SQL queries, achieving SOTA results on ben…
591019active

← prev page 14 / 21 next →