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++
39.2k3 months ago
A library that provides an embeddable, persistent key-value store for fast storage.
C++
31.8k2 days ago
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
C
16.9k19 days ago
Database for Android and JVM - first and fast, lightweight on-device vector database
Java
4.6k2 months ago