There are 63 repositories under embedded-database topic.
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Turso is an in-process SQL database, compatible with SQLite.
A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
An educational OLAP database system.
A potentia Ad Actum ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in terms of reliability, features and performance
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
NoSQL embedded document store for Java
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Drop-in embedded database in Rust
Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
A library for creating isolated embedded databases for Spring-powered integration tests.
Python bindings for the UnQLite embedded NoSQL database
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
Create huge Sqlite indexes at breakneck speeds
A slick BTree on disk based key value store implemented in pure Go