There are 60 repositories under embedded-database topic.
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Limbo is a project to build the modern evolution of SQLite.
A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
An educational OLAP database system.
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
Ultra High-performance Lightweight Embedded and Server OLTP RDBMS✨
Create huge Sqlite indexes at breakneck speeds
Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
A slick BTree on disk based key value store implemented in pure Go