Embedded Databases
In-process databases and key-value stores.
Repositories
sqlite / sqlite
Official Git mirror of the SQLite source tree
C
8.9k
boltdb / bolt
An embedded key/value database for Go.
Go
14.6k
spacejam / sled
the champagne of beta embedded databases
Rust
8.9k
dgraph-io / badger
Fast key-value DB in Go.
Go
15.4k
facebook / rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++
31.5k
google / leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++
38.8k
realm / realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
Java
11.5k
objectbox / objectbox-java
Database for Android and JVM - first and fast, lightweight on-device vector database
Java
4.6k
h2database / h2database
H2 is an embeddable RDBMS written in Java.
Java
4.6k
tursodatabase / libsql
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
C
16.3k