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.0k
2 months ago

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

C++
31.6k
6 hours ago
tursodatabase/libsql

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

C
16.7k
14 days ago

Fast key-value DB in Go.

Go
15.6k
12 hours 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
8 months ago

Official Git mirror of the SQLite source tree

C
9.5k
9 days ago

the champagne of beta embedded databases

Rust
9.0k
a month ago

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

Java
4.6k
2 days ago

H2 is an embeddable RDBMS written in Java.

Java
4.6k
a month ago