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
Supabase
Supabase is an open-source Postgres development platform that bundles a hosted (or self-hosted) Postgres database with authentication, auto…
98108441stable
Django
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It provides an ORM, templating, …
7788957stable
elastic/elasticsearch
Elasticsearch is a free and open source, distributed, RESTful search and analytics engine built on Apache Lucene. It stores structured, uns…
9577863stable
Redis
Redis is an open-source, in-memory data structure server written in C that doubles as a cache, NoSQL data store, message broker, and docume…
9576114stable
nocodb/nocodb
NocoDB is a free, self-hostable Airtable alternative that turns any Postgres, MySQL, or SQLite database into a smart spreadsheet with a ric…
9964749active
meilisearch/meilisearch
Meilisearch is a fast, open-source search engine that provides typo-tolerant full-text search, semantic and hybrid AI-powered search, and v…
9459101stable
Ruby on Rails
Ruby on Rails is a full-stack MVC web application framework written in Ruby, bundling Active Record ORM, Action Pack routing/controllers, A…
9858720stable
etcd
etcd is a distributed, reliable key-value store built on the Raft consensus algorithm, designed for storing the most critical data of distr…
9752180stable
dbeaver/dbeaver
DBeaver is a free, open-source, multi-platform universal database tool and SQL client built in Java. It supports any database with a JDBC o…
9951554stable
ClickHouse
ClickHouse is an open-source, column-oriented database management system designed for real-time analytical queries over large datasets. It …
9549470stable
Prisma ORM
Prisma is a next-generation ORM for Node.js and TypeScript that generates a fully type-safe client from a declarative schema, supporting Po…
9947564active
Milvus
Milvus is a high-performance, cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor search over embe…
9445808stable
facebookresearch/faiss
Faiss is a C++ library (with Python wrappers) for efficient similarity search and clustering of dense vectors, supporting indexes that scal…
9440809stable
DuckDB
DuckDB is an in-process analytical SQL database management system (OLAP) written in C++, designed to be fast, portable, and easy to embed. …
9740675stable
TiDB
TiDB is an open-source, cloud-native distributed SQL database written in Go, MySQL-compatible and designed for horizontal scalability, stro…
9940473stable
go-gorm/gorm
GORM is a full-featured, developer-friendly ORM library for Go that maps Go structs to database tables. It supports associations, transacti…
9239930stable
drawdb-io/drawdb
drawDB is a free, browser-based database entity relationship diagram (ERD) editor with SQL generation and import/export. It supports multip…
7339275active
sqlmapproject/sqlmap
sqlmap is an open-source penetration testing tool that automates the detection and exploitation of SQL injection flaws and the takeover of …
7538275stable
typeorm/typeorm
TypeORM is a TypeScript-first object-relational mapper for Node.js and other JavaScript platforms, supporting both Active Record and Data M…
9336632stable
drizzle-team/drizzle-orm
Drizzle ORM is a lightweight, headless TypeScript ORM for SQL databases with zero dependencies and full type safety. It supports PostgreSQL…
8735602active
qishibo/AnotherRedisDesktopManager
A fast, stable, cross-platform Redis desktop GUI client for browsing and managing Redis databases. It handles massive key loads without cra…
9434693stable
Qdrant
Qdrant is an open-source, production-ready vector database and similarity search engine written in Rust, supporting dense, sparse, and mult…
9834210stable
volcengine/OpenViking
OpenViking is an open-source context database for AI agents that unifies agent memory, knowledge RAG, and skills into a single virtual file…
7833569active
surrealdb/surrealdb
SurrealDB is a multi-model database written in Rust that combines document, graph, vector, and relational data models in a single ACID engi…
9432944stable
cockroachdb/cockroach
CockroachDB is a cloud-native distributed SQL database built on a transactional, strongly-consistent key-value store, written in Go. It sca…
7732415stable
facebook/rocksdb
RocksDB is an embeddable persistent key-value store library written in C++, based on LevelDB and maintained by Meta's Database Engineering …
9832011stable
influxdata/influxdb
InfluxDB is an open-source time series database built in Rust on Apache Arrow, DataFusion, and Parquet, designed for high-velocity ingest a…
9631720stable
dragonflydb/dragonfly
Dragonfly is a modern in-memory data store that is fully API-compatible with Redis and Memcached, built on a multi-threaded, shared-nothing…
9831043active
sequelize/sequelize
Sequelize is a feature-rich, promise-based ORM for Node.js and TypeScript supporting PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Snowfl…
8630377stable
getzep/graphiti
Graphiti is an open-source Python framework for building and querying temporal knowledge graphs (Context Graphs) for AI agents. It incremen…
8430324active
topoteretes/cognee
Cognee is an open-source Python library and platform that gives AI agents persistent long-term memory by ingesting data in any format and b…
9130281active
alibaba/canal
Canal is an Alibaba open-source component that parses MySQL binlog to provide incremental data subscription and consumption. It masquerades…
6629725stable
chroma-core/chroma
Chroma is an open-source search and retrieval database for AI applications, supporting dense vector, sparse (BM25/SPLADE), full-text, regex…
8929152active
garrytan/gbrain
GBrain is a self-hosted 'brain layer' for AI agents that combines a knowledge graph, vector search, and a synthesis engine to return cited …
7729146active
getredash/redash
Redash is an open-source, browser-based business intelligence platform for querying, visualizing, and sharing data from 35+ SQL and NoSQL d…
7828767active
mongodb/mongo
MongoDB is a widely used open-source NoSQL document database written in C++, including the mongod server and mongos sharding router. It sto…
7728508stable
alibaba/druid
Alibaba Druid is a high-performance JDBC database connection pool for Java that integrates SQL parsing, SQL firewall protection, and real-t…
7728179stable
OtterMind/Chat2DB
Chat2DB is a free, cross-platform, local-first database client and SQL workspace supporting 40+ databases including MySQL, PostgreSQL, Orac…
9528038active
PostgREST/postgrest
PostgREST is a standalone web server that automatically exposes any existing PostgreSQL database as a fully RESTful HTTP API. Written in Ha…
9927629stable
Automattic/mongoose
Mongoose is a MongoDB object modeling (ODM) library for Node.js and Deno that provides schema-based data modeling with type casting, valida…
9527474stable
valkey-io/valkey
Valkey is an open-source (BSD-3-Clause), high-performance in-memory key-value data structure server forked from Redis before its license ch…
9026991stable
typesense/typesense
Typesense is an open-source, in-memory search engine written in C++ that provides fast, typo-tolerant full-text search with sub-50ms latenc…
8426481stable
apache/incubator-seata
Apache Seata (incubating) is an open-source, high-performance distributed transaction solution for microservices architectures. It provides…
8025992stable
taosdata/TDengine
TDengine is an open-source, cloud-native time-series database (TSDB) written in C, purpose-built for IoT, connected vehicles, industrial Io…
9325090active
clockworklabs/SpacetimeDB
SpacetimeDB is a relational database with embedded server-side logic (reducers), real-time client sync, auth, and deployment built into a s…
9625076active
TencentCloud/TencentDB-Agent-Memory
TencentDB Agent Memory is a self-hosted team-level memory hub for AI agents that converts conversations, docs, and code into four reusable …
8124677active
sqlitebrowser/sqlitebrowser
DB Browser for SQLite (DB4S) is a visual, open-source GUI tool for creating, designing, and editing SQLite and SQLCipher database files. It…
6724529stable
redisson/redisson
Redisson is a Java client and real-time data platform for Redis and Valkey, built on Netty, offering sync, async, reactive, and RxJava3 API…
9824378stable
dolthub/dolt
Dolt is a version-controlled SQL database that lets you branch, merge, clone, push, and pull data like a Git repository. It exposes a MySQL…
9524278active
tursodatabase/turso
Turso is an in-process SQL database written in Rust that is compatible with SQLite and experimentally supports a Postgres frontend. Like SQ…
9324027active
vanna-ai/vanna
Vanna is an open-source Python framework for building user-aware AI agents that translate natural-language questions into SQL queries, char…
1023818active
beekeeper-studio/beekeeper-studio
Beekeeper Studio is a cross-platform desktop SQL editor and database manager built with Electron, supporting MySQL, PostgreSQL, SQLite, SQL…
9923516active
timescale/timescaledb
TimescaleDB is an open-source PostgreSQL extension that turns Postgres into a high-performance time-series database for real-time analytics…
9923423active
pubkey/rxdb
RxDB is a local-first, reactive NoSQL database for JavaScript applications that runs in browsers, mobile apps, desktop apps, and servers. I…
9923368active
neondatabase/neon
Neon is an open-source serverless Postgres platform that separates storage from compute by replacing PostgreSQL's storage layer with a dist…
6822963active
chartdb/chartdb
ChartDB is an open-source, web-based database diagram editor that visualizes database schemas as ER diagrams from a single 'smart query', w…
8222806active
pgvector
pgvector is an open-source PostgreSQL extension that adds vector data types and vector similarity search, supporting exact and approximate …
7622760active
typicode/lowdb
lowdb is a tiny, type-safe local JSON database for Node.js, Electron, and the browser. Data is stored as a plain JavaScript object in a JSO…
5622575stable
redis/go-redis
go-redis is the official Redis client library for the Go programming language, providing a straightforward interface for interacting with R…
9822220stable
airbytehq/airbyte
Airbyte is an open-source data movement platform providing 600+ connectors for replicating data from APIs, databases, and files into wareho…
7921960active
postgres/postgres
PostgreSQL is a mature, open source object-relational database management system supporting an extended subset of the SQL standard, includi…
7721906stable
dgraph-io/dgraph
Dgraph is a distributed, horizontally scalable graph database with native GraphQL support, written in Go. It provides ACID transactions, co…
9921780stable
teableio/teable
Teable is an open-source AI spreadsheet and no-code database platform built on real PostgreSQL, combining data management, AI agents, workf…
9521720active
valeriansaliou/sonic
Sonic is a fast, lightweight, schema-less search backend written in Rust that ingests search texts and identifier tuples, returning matchin…
9921321stable
vitessio/vitess
Vitess is a cloud-native database clustering system that horizontally scales MySQL through transparent, generalized sharding. It provides q…
9621259stable
brettwooldridge/HikariCP
HikariCP is a lightweight, high-performance JDBC connection pool for Java applications. It is a production-ready, 'zero-overhead' library w…
7121192stable
apache/shardingsphere
Apache ShardingSphere is an enterprise distributed database ecosystem that turns heterogeneous databases (MySQL, PostgreSQL, etc.) into a d…
7920788stable
mybatis/mybatis-3
MyBatis is a first-class SQL mapping persistence framework for Java that couples objects with SQL statements or stored procedures via XML d…
7920439stable
knex/knex
Knex.js is a batteries-included SQL query builder for JavaScript supporting PostgreSQL, MySQL/MariaDB, CockroachDB, MSSQL, SQLite3, Oracle,…
9220342stable
DB-GPT
DB-GPT is an open-source agentic AI data assistant that connects to databases, spreadsheets, and knowledge bases, autonomously writes SQL a…
9319800active
amark/gun
GUN is an open-source decentralized graph database protocol and JavaScript library for syncing data peer-to-peer in realtime, with offline-…
6619127active
golang-migrate/migrate
A database migration tool written in Go, usable both as a CLI and as an importable Go library. It reads migration files from various source…
7318854active
Tencent/APIJSON
APIJSON is a Tencent open-source Java ORM and JSON-based API protocol that auto-generates CRUD APIs and documentation without backend codin…
9818402active
DapperLib/Dapper
Dapper is a lightweight micro-ORM for .NET that maps ADO.NET query results to strongly-typed objects. It lets developers execute raw SQL an…
8218373stable
fastapi/sqlmodel
SQLModel is a Python library for interacting with SQL databases using Python objects, built as a thin layer on top of SQLAlchemy and Pydant…
9618285stable
sqlc-dev/sqlc
sqlc is a command-line SQL compiler that generates fully type-safe, idiomatic code from SQL queries for languages like Go, Kotlin, Python, …
8418202stable
zincsearch/zincsearch
ZincSearch is a lightweight full-text search engine written in Go, built on the bluge indexing library, designed as a resource-efficient al…
1017889active
jmoiron/sqlx
sqlx is a Go library providing general-purpose extensions to the standard database/sql package. It adds struct/map scanning, named paramete…
2317724stable
rqlite/rqlite
rqlite is a lightweight, fault-tolerant distributed relational database built on SQLite, replicating data across nodes using the Raft conse…
9317704stable
apache/pouchdb
Apache PouchDB is an open-source JavaScript document database inspired by Apache CouchDB that runs in the browser (via IndexedDB) and in No…
6717599active
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics is a fast, cost-effective, and scalable open-source time series database and monitoring solution written in Go. It supports…
9517597stable
redis/node-redis
Node-Redis is the official, modern, high-performance Redis client for Node.js, written in TypeScript. It ships as a monorepo of packages co…
9817572stable
infinilabs/analysis-ik
The IK Analysis plugin integrates the Lucene IK analyzer into Elasticsearch and OpenSearch, providing Chinese text tokenization via the ik_…
6317515active
MyBatis-Plus
MyBatis-Plus is an enhancement toolkit for the MyBatis ORM framework on the JVM, providing out-of-the-box CRUD interfaces, conditional quer…
9117462stable
transact-rs/sqlx
SQLx is an async, pure Rust SQL toolkit providing database drivers for PostgreSQL, MySQL, MariaDB, and SQLite. It features compile-time che…
7617429stable
Canner/WrenAI
WrenAI is an open-source generative BI (GenBI) engine that turns natural-language questions into governed SQL, charts, and dashboards acros…
8717401active
alibaba/DataX
DataX is Alibaba's open-source offline data synchronization framework, the open version of Alibaba Cloud DataWorks data integration. It syn…
6417328stable
questdb/questdb
QuestDB is an open-source, high-performance time-series database with a column-oriented, SIMD-vectorized SQL engine written in zero-GC Java…
9917279stable
ent/ent
Ent is an entity framework (ORM) for Go that lets developers define database schemas as Go code and generates statically typed, explicit AP…
7917173stable
tursodatabase/libsql
libSQL is an open source, open contribution fork of SQLite maintained by Turso, adding features like vector search, concurrent writes, asyn…
7917169active
Neo4j
Neo4j is the leading open-source native graph database, storing and querying connected data as nodes and relationships using the Cypher que…
6717141stable
apache/arrow
Apache Arrow is a language-independent columnar in-memory data format specification plus multi-language libraries (C++, Python/PyArrow, Jav…
9417062stable
tigerbeetle/tigerbeetle
TigerBeetle is a purpose-built financial transactions database written in Zig, designed for mission-critical safety and performance in onli…
9316908active
TiKV
TiKV is an open-source, distributed, transactional key-value database written in Rust, using the Raft consensus algorithm and RocksDB for s…
9716812stable
weaviate/weaviate
Weaviate is an open-source, cloud-native vector database written in Go that stores both objects and vector embeddings, combining vector sim…
9516754stable
prestodb/presto
Presto is a distributed SQL query engine for running interactive queries against large datasets across heterogeneous data sources such as H…
9616724stable
t8y2/dbx
DBX is a lightweight 20 MB cross-platform database client supporting 90+ databases including MySQL, PostgreSQL, SQLite, Redis, MongoDB, and…
7716706active
apple/foundationdb
FoundationDB is an open-source distributed database from Apple that organizes data as an ordered key-value store with full ACID transaction…
8816647stable
memvid/memvid
Memvid is a single-file memory layer for AI agents that packages data, embeddings, and search indexes into one portable .mv2 file. It repla…
7816449active
RyanCodrai/turbovec
turbovec is a Rust vector index with Python bindings implementing Google's TurboQuant algorithm for 2-4 bit vector quantization with SIMD-a…
5916441active

page 1 / 21 next →