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

function: database

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

ProductHealth v2StarsMaturity
HouzuoGuo/tiedot
tiedot is a document (NoSQL) database engine written in Go that stores JSON documents and supports a query processor with set operations. I…
232725abandoned
voldemort/voldemort
Voldemort is a distributed key-value storage system modeled on Amazon's Dynamo, providing automatic replication, partitioning, versioning, …
232686abandoned
officert/mongotron
Mongotron is a cross-platform MongoDB GUI client built with Electron and AngularJS. It provides a desktop interface for browsing and managi…
232675abandoned
FeatureBaseDB/featurebase
FeatureBase (formerly Pilosa) is a distributed analytical database built entirely on bitmap indexes, offering low-latency SQL queries over …
102521abandoned
caoxinyu/RedisClient
A Java-based GUI tool for managing Redis databases, built on SWT and Jedis. It lets users browse, edit, search, import/export, and monitor …
232451abandoned
activerecord-hackery/squeel
Squeel is a Ruby gem that enhances Active Record queries by providing a block-based DSL that exposes Arel in a more Ruby-like way, reducing…
102380abandoned
mattes/migrate
A database migration tool written in Go, usable both as a CLI and as an importable library. This repository is deprecated and development h…
102279abandoned
GCX-HCI/tray
Tray is an Android library that replaces SharedPreferences with a ContentProvider-backed key-value storage that works reliably across multi…
102268abandoned
twitter-archive/gizzard
Gizzard is a Scala sharding framework from Twitter for building custom, eventually-consistent distributed datastores. It acts as middleware…
102246abandoned
ByConity/ByConity
ByConity is an open-source cloud-native distributed SQL data warehouse built on the ClickHouse 21.8 codebase, developed by ByteDance/Volcan…
102239abandoned
antirez/neural-redis
A Redis loadable module (written in C) that implements feed-forward neural networks as a native Redis data type. It compresses data collect…
322228abandoned
jgilfelt/android-sqlite-asset-helper
An Android library extending SQLiteOpenHelper that manages database creation and version upgrades from pre-packaged SQLite database files i…
232152abandoned
brianleroux/lawnchair
Lawnchair is a lightweight clientside JSON document store for JavaScript, providing simple key/document persistence in the browser. It abst…
232126abandoned
RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated, fully type-safe ORM client built on top of Prisma, supporting PostgreSQL, MySQL, SQLite, and Mon…
102097abandoned
cmu-db/peloton
Peloton is a self-driving SQL database management system with integrated AI components for autonomous optimization of hybrid workloads. It …
102050abandoned
RedisGraph/RedisGraph
RedisGraph is a Redis module that adds a property graph database to Redis, queryable with the openCypher query language. It is implemented …
372041abandoned
bluzi/jsonstore
jsonstore.io is a free, JSON-based cloud datastore for small projects, accessed entirely via HTTP requests (GET, POST, PUT, DELETE) against…
102029abandoned
tinkerpop/gremlin
Gremlin is the functional, data-flow graph traversal language of Apache TinkerPop, used to express complex queries over property graphs. Th…
321951abandoned
dimsav/laravel-translatable
A deprecated Laravel package that makes Eloquent models translatable by storing and retrieving model translations in the database. It has b…
101929abandoned
Brendonovich/prisma-client-rust
Prisma Client Rust is an autogenerated, fully type-safe query builder for Rust that leverages the Prisma ecosystem as an alternative to Die…
101919abandoned
facebookarchive/LogDevice
LogDevice is a scalable, fault-tolerant distributed log storage system written in C++ by Facebook, storing append-only record streams repli…
101901abandoned
pmwkaa/sophia
Sophia is a transactional MVCC key-value/row storage engine implemented as a small, dependency-free C library with a minimalistic, FFI-frie…
541885abandoned
soundcloud/lhm
Large Hadron Migrator (LHM) is a Ruby gem for performing online MySQL schema migrations without locking large tables. It works alongside Ac…
101852abandoned
ycccccccy/wx_key
A tool that extracted the local database and image encryption keys from WeChat 4.0+ desktop clients, enabling users to decrypt and back up …
521803abandoned
gchq/Gaffer
Gaffer is a large-scale graph database framework for storing very large graphs with rich properties, supporting backends like Accumulo, HBa…
101787abandoned
nhachicha/SnappyDB
SnappyDB is a key-value NoSQL database library for Android built on LevelDB with Snappy compression. It stores primitive types, Serializabl…
101774abandoned
torodb/stampede
ToroDB Stampede replicates data from a MongoDB replica set into relational tables in PostgreSQL, translating the document structure into no…
231757abandoned
coreos/etcd-operator
A Kubernetes operator that creates, configures, and manages etcd clusters on Kubernetes, automating cluster lifecycle tasks. It handles cre…
101756abandoned
coreos/torus
Torus is a distributed storage system written in Go that pools resources across multiple nodes, coordinated consistently through etcd using…
101754abandoned
twitter-forks/mysql
Twitter's fork of MySQL 5.5 with internal enhancements such as extra InnoDB status variables, NUMA-aware memory allocation, and replication…
321733abandoned
openfarmcc/OpenFarm
OpenFarm is a free, open-source web application and database of crowd-sourced Growing Guides for farming and gardening, structured like a r…
101731abandoned
coresmart/persistencejs
persistence.js is an asynchronous JavaScript object-relational mapper (ORM) library usable in both the browser and on Node.js servers, with…
321711abandoned
mozilla/mentat
Project Mentat is a persistent, embedded relational knowledge base written in Rust, inspired by Datomic and DataScript. It offers a flexibl…
101659abandoned
stripe-archive/mosql
MoSQL is a Ruby tool that streams the contents of a MongoDB cluster into PostgreSQL, using an oplog tailer to keep the SQL mirror continuou…
101616abandoned
caesarHQ/textSQL
textSQL is an open-source project that converts natural language questions into SQL queries using GPT-3.5, letting users query databases wi…
301582abandoned
RedBeardLab/rediSQL
RediSQL is a Redis module that embeds a fully functional SQL database (SQLite-based) into Redis, allowing standard SQL queries through the …
101547abandoned
nucypher/zerodb
ZeroDB is an end-to-end encrypted database built on ZODB, allowing data to be stored and queried on untrusted servers without exposing encr…
101546abandoned
alibaba/mdrill
Mdrill is an open-source distributed OLAP (online analytical processing) engine from Alibaba's AdMom team, built in Java on top of JStorm/H…
101543abandoned
Protoqol/Prequel
Prequel is a Laravel package that provides a clear, concise web-based database management interface, intended to replace standalone tools l…
101521abandoned
mtolhuys/laravel-schematics
A Laravel package providing a visual drag-and-drop interface for designing Eloquent models and their relationships. It supports creating an…
101486abandoned
DataBrewery/cubes
Cubes is a lightweight Python framework for Online Analytical Processing (OLAP), providing multidimensional analysis and browsing of aggreg…
321480abandoned
zhuinfo/Django-ERP
Django-ERP is an open-source ERP management application built on the Django web framework, covering sales, purchasing, inventory, and organ…
321471abandoned
tensorbase/tensorbase
TensorBase is a Rust-based open-source OLAP data warehouse designed as a ClickHouse-compatible, high-performance alternative for big data a…
231460abandoned
yongman/tidis
Tidis is a distributed transactional NoSQL database written in Go that exposes a Redis protocol-compatible API (string, list, hash, set, so…
321441abandoned
compose/transporter
Transporter is a Go CLI tool that syncs and transforms data between persistence engines such as MongoDB, PostgreSQL, Elasticsearch, MySQL, …
101441abandoned
bobthecow/genghis
Genghis is a single-file MongoDB admin application available as a Ruby gem or PHP script that provides a web interface for managing MongoDB…
101430abandoned
PumpkinDB/PumpkinDB
PumpkinDB is an immutable ordered key-value database engine written in Rust, featuring ACID transactions, persistent storage, and an embedd…
231402abandoned
citp/BlockSci
BlockSci is a high-performance C++ tool and analysis library for blockchain science, featuring a custom in-memory blockchain database with …
231396abandoned
codingXiaxw/CustomerManagement
A simple JavaWeb customer management system built with the MVC three-tier architecture (servlet/service/dao), using MySQL, c3p0 connection …
321379abandoned
danilop/LambdAuth
LambdAuth is a sample serverless authentication service built on AWS Lambda with Amazon DynamoDB for user storage. It handles user signup w…
231364abandoned
tinkerpop/blueprints
Blueprints was a Java Property Graph Model Interface providing a generic API for graph databases and graph analytic systems. It is no longe…
321359abandoned
heroku/heroku-pg-extras
A Heroku CLI plugin providing shortcut commands for common Postgres introspection queries, such as cache hit ratios, index usage, locks, an…
101354abandoned
nanopack/yoke
Yoke is a Postgres high-availability cluster manager written in Go that provides automatic failover and automated cluster recovery across a…
101341abandoned
osbzr/gooderp_addons
GoodERP is an open-source ERP system forked from Odoo 10 Community Edition, localized for Chinese users with finance, accounting, SCM, and …
321336abandoned
fastio/1store
Pedis (1store) is a NoSQL data store built on the SEASTAR framework and ScyllaDB that is compatible with the Redis protocol. It stores Redi…
321329abandoned
zzzprojects/EntityFramework.Extended
EntityFramework.Extended is a C# add-on library for Entity Framework 6 providing batch delete/update, query caching, future queries, and au…
631328abandoned
twitter/activerecord-reputation-system
A Ruby gem that adds reputation tracking to Rails Active Record models, letting records earn and aggregate evaluations such as votes and ra…
101325abandoned
ThatRendle/Simple.Data
Simple.Data is a lightweight, dynamic data access library for .NET (C# 4.0) that uses runtime method-name interpretation to eliminate ADO.N…
321322abandoned
SimonVT/schematic
A Java annotation-processor library that automatically generates Android ContentProvider classes backed by an SQLite database from annotate…
321321abandoned
matthuhiggins/foreigner
A Ruby gem that adds foreign key helper methods to ActiveRecord migrations and dumps foreign keys into schema.rb. It was rendered obsolete …
231315abandoned
slashbase/slashbaseide
Slashbase is an open-source database IDE for browsing data and schema, writing and saving queries, and creating charts, supporting MySQL, P…
101313abandoned
timescale/promscale
Promscale is a unified metrics and traces observability backend for Prometheus, Jaeger, and OpenTelemetry, built on PostgreSQL and Timescal…
101313abandoned
yahoo/squidb
SquiDB is a cross-platform SQLite database layer for Android and iOS (via j2objc), offering typesafe row objects, object-oriented SQL query…
101301abandoned
twitter/fatcache
Fatcache is a networked, memcached-protocol-compatible cache that uses SSD storage as an extension of DRAM, allowing terabyte-scale caching…
101299abandoned
mining/mining
Open Mining is a self-hosted Business Intelligence (BI) application server written in Python 2.7, providing OLAP cubes, dashboards, charts,…
101284abandoned
it-pal-net/DBGlass
DBGlass is a simple cross-platform PostgreSQL client built with Electron, React, and Redux. It provides a GUI for browsing, creating, updat…
101240abandoned
benbjohnson/postlite
Postlite is a Go network proxy that exposes remote SQLite databases over the Postgres wire protocol, translating Postgres frontend messages…
101228abandoned
hydro-project/fluent
Fluent was a data-driven compute platform from UC Berkeley's RISE Lab, combining an elastic cloud-native key-value store (based on Anna) wi…
101212abandoned
ccoenraets/nodecellar
Node Cellar is a sample CRUD web application for browsing, adding, updating, and deleting wine records, built with Backbone.js, Twitter Boo…
321191abandoned
bububa/MongoHub-Mac
MongoHub is a native Mac OS X GUI client for MongoDB, allowing users to browse, query, and manage MongoDB databases. It supports SSH tunnel…
321177abandoned
eventql/eventql
EventQL is a distributed, columnar SQL database written in C++ for large-scale data collection and analytics, supporting streaming writes, …
231176abandoned
antonmks/Alenka
Alenka is a GPU-based column-store database engine written in CUDA that leverages vectorized processing and GPU memory bandwidth for fast a…
321167abandoned
couchbase/couchbase-lite-android
Couchbase Lite for Android is a lightweight, embedded, syncable NoSQL JSON document database engine for Android apps. This repository is de…
101165abandoned
outerbase/starbasedb
StarbaseDB is an open-source, scale-to-zero SQLite database exposed over HTTP and WebSockets, built on Cloudflare Durable Objects. It provi…
641161abandoned
golang/leveldb
A Go implementation of the LevelDB key-value database. It is an incomplete work-in-progress that is explicitly not ready for production use.
101155abandoned
iotaledger-archive/iri
IRI (IOTA Reference Implementation) is the official Java node software that runs on the IOTA Mainnet and Devnet, validating and storing tra…
101143abandoned
richardwilly98/elasticsearch-river-mongodb
An Elasticsearch plugin (river) that indexes MongoDB collections into Elasticsearch by tailing the MongoDB oplog of a replica set. It suppo…
321121abandoned
Grokzen/redis-py-cluster
A Python client library for connecting to Redis Cluster (Redis 3.0+), built on top of redis-py and ported from antirez's redis-rb-cluster. …
101094abandoned
solidsnack/GraphpostgresQL
GraphpostgresQL is a PL/pgSQL library that provides a GraphQL-like query interface to relational data in PostgreSQL. It uses table introspe…
321086abandoned
nfldb
A Python library (nflgame) providing an API to retrieve and read NFL Game Center JSON data, including real-time feeds useful for fantasy fo…
231082abandoned
rach/pome
Pome is a PostgreSQL metrics dashboard written in Go that tracks database health such as size, connections, and table/index bloat. It runs …
231072abandoned
citusdata/pg_shard
pg_shard is a PostgreSQL extension written in C that adds transparent sharding and distributed query execution to PostgreSQL. It is officia…
231062abandoned
jamierumbelow/codeigniter-base-model
A deprecated base model class for the CodeIgniter PHP framework that provides ready-made CRUD operations, validation, soft deletes, and an …
321039abandoned
TIBCOSoftware/snappydata
SnappyData (TIBCO ComputeDB) is a distributed, memory-optimized analytics database that fuses an in-memory hybrid OLTP/OLAP store inside Ap…
231033abandoned
fashiontec/openwash-server
OpenWash is the backend API server for the OpenWash project, providing a REST API for a laundry/washing service application. It serves as t…
321029abandoned
EddyVerbruggen/nativescript-plugin-firebase
A NativeScript plugin providing access to a wide range of Firebase services (auth, Firestore, Realtime Database, push messaging, storage, a…
101004abandoned
Supabase
Supabase is an open-source Postgres development platform that bundles a hosted (or self-hosted) Postgres database with authentication, auto…
98108441stable
thedotmack/claude-mem
claude-mem is an open-source persistent memory engine for AI coding agents such as Claude Code, Codex CLI, Gemini CLI, Cursor, and other MC…
8091957active
elastic/elasticsearch
Elasticsearch is a free and open source, distributed, RESTful search and analytics engine built on Apache Lucene. It stores structured, uns…
9577863stable
Appwrite
Appwrite is an open-source backend-as-a-service platform providing authentication, databases, file storage, serverless functions, messaging…
9757130stable
fastapi/full-stack-fastapi-template
A full-stack web application template combining a FastAPI backend with a React frontend, including SQLModel, PostgreSQL, JWT authentication…
9045181active
payloadcms/payload
Payload is an open-source, MIT-licensed fullstack Next.js framework and headless CMS written in TypeScript. A single config instantly gener…
9444422stable
directus/directus
Directus is an open-source backend application that wraps any SQL database into instant REST and GraphQL APIs, a no-code data studio, and a…
9937603active
linera-io/linera-protocol
Linera is a decentralized Layer-1 blockchain protocol implemented in Rust, designed for highly scalable, low-latency Web3 applications usin…
8632133active
Hasura GraphQL Engine
Hasura GraphQL Engine is an open-source engine that auto-generates instant, realtime GraphQL APIs (and REST endpoints) over existing databa…
9832098active
alibaba/canal
Canal is an Alibaba open-source component that parses MySQL binlog to provide incremental data subscription and consumption. It masquerades…
6629725stable
gastownhall/beads
Beads (bd) is a dependency-aware, Dolt-backed distributed issue tracker designed for AI coding agents, providing persistent structured memo…
7926626active
dataease/dataease
DataEase is an open-source business intelligence (BI) and data visualization tool positioned as an alternative to Tableau and Metabase. It …
9824372active
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
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

← prev page 15 / 19 next →