In-process databases and key-value stores.
Embedded Databases
Repositories
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++
38.9k11 days ago
A library that provides an embeddable, persistent key-value store for fast storage.
C++
31.6ka day ago
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
C
16.5k3 days ago
Database for Android and JVM - first and fast, lightweight on-device vector database
Java
4.6k11 days ago