Embedded Databases

In-process databases and key-value stores.

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.3k
5 months ago

A library that provides an embeddable, persistent key-value store for fast storage.

C++
31.9k
7 hours ago
tursodatabase/libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.

C
17.1k
13 days ago

Fast key-value DB in Go.

Go
15.7k
10 days ago

An embedded key/value database for Go.

Go
14.6k
8 years ago

Realm is a mobile database: a replacement for SQLite & ORMs

Java
11.5k
a year ago

Official Git mirror of the SQLite source tree

C
10.1k
5 days ago

the champagne of beta embedded databases

Rust
9.1k
4 months ago

Database for Android and JVM - first and fast, lightweight on-device vector database

Java
4.6k
3 days ago

H2 is an embeddable RDBMS written in Java.

Java
4.6k
a month ago