24 projects
Etcd
A distributed, reliable key-value store for the most critical data of a distributed system.
7,528
1,818
$69M
DuckDB
DuckDB is an embeddable SQL OLAP database management system that runs queries directly on raw data files. It provides fast analytical query processing while maintaining ACID properties, and can be embedded within larger applications or used as a standalone database.
5,237
1,193
$70M
RocksDB
RocksDB is a high-performance embedded database for key-value data storage. It is optimized for fast, low-latency storage on flash drives and memory, featuring advanced compression, multi-threaded compaction, and support for various storage configurations. The database engine is designed to be used as a library that applications can embed directly.
3,767
791
$24M
PocketBase
PocketBase is an open source backend solution that provides a real-time database, authentication, file storage, and admin dashboard. It's a self-hosted platform built with Go that offers a SQLite database with real-time subscriptions, built-in user management, and API auto-generation.
3,047
643
$5.1M
Tarantool
Tarantool is an in-memory database and application server that combines a Lua application server with a database management system. It provides a flexible NoSQL database, supports SQL, and offers features like ACID transactions, replication, and sharding.
893
158
$29M
Badger
Fast key-value DB in Go.
GRDB
A toolkit for SQLite databases, with a focus on application development
GoLevelDB
LevelDB key/value database in Go.
H2 Database Engine
H2 is an embeddable RDBMS written in Java.
Kinto
A generic JSON document store with sharing and synchronisation capabilities.
LMDB Store
Simple, efficient, ultra-fast, scalable data store wrapper for LMDB
LevelDB
Universal abstract-level database for Node.js and browsers.
Pebble
RocksDB/LevelDB inspired key-value database in Go
PouchDB
:kangaroo: - PouchDB is a pocket-sized database.
Realm Core
Core database component for the Realm Mobile Database SDKs
Realm JS
Realm is a mobile database: an alternative to SQLite & key-value stores
Realm Java
Realm is a mobile database: a replacement for SQLite & ORMs
Realm Mobile Database
Realm is a mobile database: a replacement for Core Data & SQLite
RxDB
A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
TinyDB
TinyDB is a lightweight document oriented database optimized for your happiness :)
WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
WiredTiger
WiredTiger's source tree
libSQL
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.