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
pgcentralfoundation/plrust
PL/Rust is a loadable procedural language handler for PostgreSQL that lets developers write database functions in Rust, compiled to native …
541397active
rails/kredis
Kredis is a Ruby library that wraps Redis data structures into higher-level, typed objects like counters, lists, sets, and scalars. It inte…
481397active
amachanic/sp_whoisactive
sp_WhoIsActive is a comprehensive activity monitoring stored procedure for SQL Server 2005 through 2022 and Azure SQL DB. It is distributed…
731396active
cybertec-postgresql/pg_timetable
pg_timetable is an advanced standalone job scheduler for PostgreSQL that is completely database driven. It schedules SQL commands, system p…
951395active
apache/iceberg-rust
A Rust implementation of the Apache Iceberg open table format for managing large analytic datasets. It provides crates for the core Iceberg…
901390active
orientechnologies/orientdb
OrientDB is an open-source multi-model NoSQL DBMS written in Java that combines graph, document, full-text, reactive, and geospatial models…
974983maintenance
guregu/dynamo
An expressive DynamoDB client library for Go built on the official AWS SDK v2. It provides a fluent, struct-tag-based API for putting, gett…
741385stable
troyzhxu/bean-searcher
Bean Searcher is a read-only ORM framework for Java focused on declarative complex list queries, where entities define search boundaries an…
971384active
tianon/docker-postgres-upgrade
A Docker image that wraps PostgreSQL's pg_upgrade tool to upgrade database data directories between major PostgreSQL versions. Tags follow …
761383active
apache/cassandra-java-driver
A modern, feature-rich Java client library for Apache Cassandra 2.1+, DataStax Enterprise, and DataStax Astra, communicating via Cassandra'…
941382active
hapostgres/pg_auto_failover
pg_auto_failover is a PostgreSQL extension and service that monitors and manages automated failover for Postgres clusters, providing high a…
671381active
quarylabs/sqruff
sqruff is a fast SQL linter and formatter written in Rust, inspired by SQLFluff and ruff, supporting many SQL dialects like Postgres, BigQu…
931377active
skeema/skeema
Skeema is a Go-based CLI tool for declarative MySQL and MariaDB schema management using pure SQL CREATE statements tracked in version contr…
931376active
event-driven-io/Pongo
Pongo is a TypeScript library that provides a MongoDB-compatible document API backed by PostgreSQL, offering strong consistency guarantees.…
791376active
aerospike/aerospike-server
Aerospike is a distributed, flash-optimized NoSQL database server written in C that combines in-memory speeds with SSD-based durability thr…
901375stable
procrastinate-org/procrastinate
Procrastinate is a Python distributed task processing library that uses PostgreSQL as its task queue backend, supporting both sync and asyn…
961374active
apache/cloudberry
Apache Cloudberry is an advanced open-source Massively Parallel Processing (MPP) database derived from Greenplum and built on a modern Post…
781374active
PyTables/PyTables
PyTables is a Python package for managing hierarchical datasets built on top of the HDF5 library and NumPy. It provides a fast, object-orie…
791372stable
aarondfrancis/fast-paginate
A Laravel package providing a drop-in fastPaginate() macro that speeds up offset/limit pagination using a deferred-join-style subquery tech…
471371stable
designcomputer/mysql_mcp_server
A Model Context Protocol (MCP) server that lets AI assistants securely interact with MySQL databases by listing tables, reading data, and e…
851369active
uwdata/mosaic
Mosaic is an extensible TypeScript framework that links interactive data views (plots, tables, widgets) to a backing DuckDB database for sc…
991365active
formancehq/ledger
Formance Ledger is an open-source programmable double-entry core ledger for fintech applications, written in Go and backed by PostgreSQL. I…
931365active
sebastienros/yessql
YesSql is a .NET document database library that stores documents and indexes in any relational database (SQL Server, PostgreSQL, MySQL, SQL…
961360active
backup/backup
Backup is a Ruby-based system utility for Linux and macOS that performs full-stack backup operations via an elegant Ruby DSL. It supports m…
234858maintenance
percona/mongodb_exporter
A Prometheus exporter for MongoDB written in Go that exposes metrics from MongoDB monitoring and diagnostic commands, covering sharding, re…
991357active
qiniu/qmgo
Qmgo is a Go driver for MongoDB built on top of the official mongo-go-driver, offering a friendlier, chainable API reminiscent of the class…
621356active
sorintlab/stolon
Stolon is a cloud-native PostgreSQL high-availability manager written in Go. It orchestrates PostgreSQL clusters with streaming replication…
234826maintenance
MiracleTanC/Neo4j-KGBuilder
A self-hosted knowledge graph construction and visualization application built on Neo4j, Spring Boot, Vue.js, and D3.js. It provides a grap…
571351active
akrylysov/pogreb
Pogreb is an embedded key-value store written in pure Go, optimized for fast random lookups and infrequent bulk inserts in read-heavy workl…
571351stable
reactive-tech/kubegres
Kubegres is a Kubernetes operator written in Go that deploys and manages clusters of PostgreSQL instances with streaming replication, autom…
231350active
jtv/libpqxx
libpqxx is the official C++ client API for PostgreSQL, wrapping the C libpq library in a modern, C++-native interface with transaction and …
911349stable
infinispan/infinispan
Infinispan is an open-source, distributed in-memory key/value data grid and NoSQL cloud data store written in Java. It supports embedded an…
941347stable
kvesteri/sqlalchemy-utils
A Python library providing various utility functions, custom data types, and helpers for SQLAlchemy. It extends the ORM with extra column t…
741342active
duckdb/dbt-duckdb
dbt-duckdb is the dbt adapter plugin for DuckDB, an embedded OLAP database. It lets you run dbt data transformation pipelines in SQL or Pyt…
941341active
datavane/tis
TIS is an AI-native data integration platform built on DataX, Flink, and Flink-CDC that provides a visual Web-UI for zero-code batch and re…
901339active
Dataojitori/nocturne_memory
Nocturne Memory is a lightweight, rollbackable long-term memory server for MCP agents, storing persistent, graph-like structured memories i…
801333active
tschellenbach/Stream-Framework
Stream Framework is a Python library for building scalable activity streams, news feeds, and notification systems on top of Cassandra and/o…
574743maintenance
rwynn/monstache
Monstache is a Go daemon that continuously syncs MongoDB collections into Elasticsearch (or OpenSearch) in realtime using change streams. I…
481331active
sqls-server/sqls
sqls is a SQL language server written in Go that implements the Language Server Protocol. It provides editor intelligence for SQL including…
971330active
Tenancy for Laravel
A Laravel package that enables running multiple websites (tenants) from a single codebase, with per-tenant separation of databases, assets,…
851330active
deadpool-rs/deadpool
Deadpool is a dead simple, async-await connection/object pool implementation for Rust. It provides pool managers for databases like Postgre…
771330stable
cycle/orm
Cycle ORM is a PHP DataMapper ORM and data modelling engine with a powerful query builder and dynamic mapping schema. It is designed to wor…
941328stable
cinemagoer/cinemagoer
Cinemagoer (formerly IMDbPY) is a Python package for retrieving and managing IMDb data about movies, people, characters, and companies from…
951323active
swaldman/c3p0
c3p0 is a mature, highly concurrent JDBC connection pooling library for Java, with support for caching and reuse of PreparedStatements. It …
771318stable
spiculedata/saiku
Saiku is an open-source semantic layer and OLAP analytics server built on Mondrian and Apache Calcite, exposing one cube to Excel (MDX/XMLA…
981316active
jackc/tern
Tern is a standalone SQL schema migration tool for PostgreSQL, usable as a CLI binary or Go library. It supports SQL and Go function migrat…
951316active
redis/redis-om-python
Redis OM Python is a declarative object-mapping library for Redis that lets you model Redis data with Pydantic-based classes. It provides a…
901315active
RobThree/IdGen
A .NET library that generates 64-bit, roughly time-ordered unique IDs inspired by Twitter's Snowflake. It lets you customize the bit layout…
271313stable
hydra-db/hydradb
HydraDB is an object-store-native distributed graph database written in Rust, using S3-compatible storage as the durable source of truth wi…
571312active
pardom-zz/ActiveAndroid
ActiveAndroid is an active record style ORM for Android that wraps SQLite database records in model classes with save() and delete() method…
324653maintenance
GoogleCloudPlatform/DataflowTemplates
A collection of Google-provided Apache Beam pipeline templates for Google Cloud Dataflow that solve common in-cloud data tasks like import/…
951310active
graph-gophers/dataloader
A Go implementation of Facebook's DataLoader pattern for batching and caching data fetches, commonly used to avoid N+1 query problems in Gr…
801310active
tobert/pcstat
pcstat is a small Go command-line utility that reports Linux page cache statistics for individual files using the mincore(2) syscall. It sh…
231310stable
kndndrj/nvim-dbee
An interactive database client implemented as a Neovim plugin, with a Go backend and Lua frontend. It lets users execute SQL queries and vi…
361307active
GoogleCloudPlatform/bigquery-utils
A Google-maintained collection of utilities for BigQuery, including SQL user-defined functions, stored procedures, views, Python and shell …
731306active
sebastianfeldmann/phpbu
PHPBU is a PHP-based command-line backup utility that creates, compresses, validates, and encrypts backups of databases and directories. It…
921305active
Shopify/maintenance_tasks
A Rails engine for queuing, running, and managing one-off data migrations (maintenance tasks) such as backfills. It provides a web UI to st…
901304stable
10up/ElasticPress
ElasticPress is a WordPress plugin that integrates WordPress with Elasticsearch to provide fast, relevant search and querying of site conte…
891304active
x2bool/xlite
XLite is a SQLite extension written in Rust that exposes Excel (.xlsx, .xls) and Open Document (.ods) spreadsheets as SQLite virtual tables…
271304active
endee-io/endee
Endee is a high-performance C++ vector database designed to handle up to 1B vectors on a single node, supporting dense, sparse (BM25), and …
761303active
mymarilyn/clickhouse-driver
clickhouse-driver is a Python client library for ClickHouse that communicates over the native TCP interface. It supports DB API 2.0, stream…
831302active
Bronya0/Kafka-King
Kafka-King is a modern cross-platform desktop GUI client for Apache Kafka, built with Wails and franz-go. It lets developers and administra…
871300active
BetterDB-inc/monitor
BetterDB Monitor is a self-hostable observability platform for Valkey and Redis that persists slowlogs, command history, client analytics, …
791299active
nalgeon/redka
Redka reimplements the core parts of Redis (strings, lists, sets, hashes, sorted sets) on top of SQL backends like SQLite or PostgreSQL, wh…
554570maintenance
opserver/Opserver
Opserver is Stack Exchange's open-source monitoring dashboard, built as an ASP.NET Core web application. It provides a unified view of serv…
324566maintenance
ifsnop/mysqldump-php
A pure PHP reimplementation of the mysqldump command-line tool for backing up MySQL and MariaDB databases via PDO, with no external depende…
861286stable
dotnetcore/sharding-core
ShardingCore is a high-performance, lightweight .NET library that adds table sharding, database sharding, and read-write separation to Enti…
871285active
apache/impala
Apache Impala is a massively parallel, distributed SQL query engine written in C++ for analyzing petabyte-scale data stored in open data an…
671285stable
NikolayS/postgres_dba
A set of 34 SQL-based diagnostic reports for PostgreSQL that run directly inside psql with no agents or external dependencies. It covers bl…
771284active
scalikejdbc/scalikejdbc
ScalikeJDBC is a tidy SQL-based database access library for Scala that wraps JDBC APIs with easy-to-use, flexible APIs and a type-safe Quer…
751281stable
firecmsco/firecms
FireCMS is an open-source React/TypeScript framework that auto-generates admin panels, back-office tools, and headless CMS interfaces on to…
961280active
neo4j/neo4j-graphrag-python
The official Neo4j first-party Python library for building graph retrieval-augmented generation (GraphRAG) applications. It provides retrie…
931275active
percona/percona-server
Percona Server for MySQL is a free, open source, drop-in replacement for MySQL that adds enhanced performance, scalability, instrumentation…
671271stable
propelorm/Propel2
Propel2 is an open-source, high-performance Object-Relational Mapping (ORM) library for modern PHP (7.4+/PHP8), built on code generation an…
941270active
staudenmeir/belongs-to-through
A Laravel Eloquent package that adds BelongsToThrough relationships, the inverse of HasManyThrough, with support for unlimited intermediate…
721270active
apache/cassandra-nodejs-driver
The official Node.js client library for Apache Cassandra, DSE, HCD, and Astra DB, communicating via Cassandra's binary protocol and CQL. It…
771269active
Expensify/Bedrock
Bedrock is a distributed database server built by Expensify on top of SQLite, providing WAN replication, active/active automatic failover, …
961264active
zerodha/dungbeetle
DungBeetle is a lightweight, single-binary distributed job server for queuing and asynchronously executing heavy SQL read jobs (such as rep…
601264active
FriendsOfSymfony/FOSElasticaBundle
A Symfony bundle that integrates the Elastica PHP client with Elasticsearch, providing index configuration, serialization, and Doctrine eve…
841263active
slothflowlabs/duckle
Duckle is an open-source ETL/ELT platform built on DuckDB that you self-host on your own servers or cloud, with a visual no-code/low-code c…
811262active
apache/datafusion-comet
Apache DataFusion Comet is a high-performance accelerator plugin for Apache Spark that keeps queries Arrow-native end-to-end, executing ope…
811262active
braisdom/ObjectiveSql
ObjectiveSQL is a Java ORM framework based on the ActiveRecord pattern that lets developers write SQL expressions using Java syntax with mi…
321258active
redis/redis-om-node
Redis OM for Node.js is a TypeScript library that maps Redis data structures to JavaScript objects with a fluent, schema-based API. It supp…
391255active
nakabonne/tstorage
tstorage is a lightweight embedded time-series database storage engine written in Go, supporting both in-memory and on-disk persistence. It…
551253stable
pawurb/rails-pg-extras
A Ruby gem providing PostgreSQL performance diagnostics for Rails applications, ported from Heroku PG Extras. It exposes rake tasks, a Ruby…
711247active
little-brother/sqlite-gui
A lightweight, portable SQLite editor and database management tool for Windows, built with C++/WinAPI. It offers SQL editing with syntax hi…
331247active
drasi-project/drasi-platform
Drasi is a Data Change Processing platform that monitors data sources for changes, evaluates them against continuously running Cypher queri…
751245active
brainix/pottery
Pottery is a Pythonic Redis client library that wraps Redis data structures in familiar Python containers like dicts, sets, lists, and coun…
671245active
ankane/pgslice
pgslice is a command line tool that makes Postgres table partitioning easy, supporting both new and existing tables with zero downtime and …
731244stable
apache/lucene-solr
The former shared repository for Apache Lucene and Apache Solr, open-source search software. Lucene and Solr have split into separate top-l…
694363maintenance
baidu/BaikalDB
BaikalDB is a distributed HTAP (hybrid transactional/analytical processing) database developed by Baidu, written in C++ and using Raft for …
821238active
TablePlus/DBngin
DBngin is a free native desktop application for managing local database servers, supporting PostgreSQL, MySQL, MariaDB, and Redis with mult…
321236active
go-testfixtures/testfixtures
A Go library that mimics Ruby on Rails-style test fixtures, loading YAML fixture files into a real SQL database before each test. It wipes …
781235active
uuid-rs/uuid
A Rust library for generating and parsing UUIDs (universally unique identifiers) per RFC 9562. It supports multiple UUID versions including…
991234stable
apache/cassandra-ccm
CCM (Cassandra Cluster Manager) is a Python script and library for creating, launching, managing, and destroying small Apache Cassandra clu…
671234active
seiflotfy/cuckoofilter
A Go library implementing cuckoo filters, a space-efficient probabilistic data structure for approximate set-membership queries that suppor…
321233stable
DmitryTsepelev/store_model
StoreModel is a Ruby gem that wraps JSON-backed database columns (like jsonb) with ActiveModel-like classes using the Rails Attributes API.…
761232active
ByteStorage/FlyDB
FlyDB is a high-performance key-value storage engine written in Go, based on the bitcask log-structured storage model. It serves as a cost-…
301232active
jlongster/absurd-sql
absurd-sql is a backend for sql.js (SQLite compiled to WebAssembly) that persists the database in IndexedDB by reading and writing it in sm…
324325maintenance
darold/ora2pg
Ora2Pg is a free Perl-based tool that migrates an Oracle database to PostgreSQL by scanning the source database and generating SQL scripts …
661231active

← prev page 12 / 21 next →