An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with embedded-database

A curated list of projects in awesome lists tagged with embedded-database .

https://github.com/duckdb/duckdb

DuckDB is an analytical in-process SQL database management system

analytics database embedded-database olap sql

Last synced: 12 Dec 2025

https://github.com/tursodatabase/libsql

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

database embedded-database rust sqlite webassembly

Last synced: 12 May 2025

https://github.com/tursodatabase/limbo

Limbo is a project to build the modern evolution of SQLite.

database embedded-database sql sqlite3 webassembly

Last synced: 30 Dec 2025

https://github.com/cozodb/cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!

client-server cozo cozoscript cross-platform database datalog embedded-database graph graph-algorithms graph-database graphdb relational-database single-executable

Last synced: 12 May 2025

https://github.com/chdb-io/chdb

chDB is an in-process OLAP SQL Engine πŸš€ powered by ClickHouse

chdb clickhouse clickhouse-database clickhouse-server data-science database embedded-database olap python sql

Last synced: 16 Jan 2026

https://github.com/slatedb/slatedb

A cloud native embedded storage engine built on object storage.

database embedded-database lsm-tree object-storage rocksdb rust storage-engine

Last synced: 13 May 2025

https://github.com/risinglightdb/risinglight

An educational OLAP database system.

analytics database education embedded-database olap rust sql

Last synced: 14 May 2025

https://github.com/chaisql/chai

Modern embedded SQL database

database embedded-database go golang sql

Last synced: 15 Dec 2025

https://github.com/erthink/libmdbx

β˜… Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL β˜… Surpasses the legendary LMDB in terms of reliability, features and performance. β˜… Used by half of Ethereum and many other cryptocurrencies

embedded-database iiot key-value lmdb mdbx mvcc nosql performance storage-engine transaction

Last synced: 30 Jan 2026

https://github.com/jetbrains/xodus

Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

database db embedded-database entity-store java key-value kotlin log-structured nosql schema-less snapshot-isolation transactional xodus youtrack

Last synced: 14 May 2025

https://jetbrains.github.io/xodus

Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

database db embedded-database entity-store java key-value kotlin log-structured nosql schema-less snapshot-isolation transactional xodus youtrack

Last synced: 28 Apr 2025

https://github.com/JetBrains/xodus

Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

database db embedded-database entity-store java key-value kotlin log-structured nosql schema-less snapshot-isolation transactional xodus youtrack

Last synced: 03 Apr 2025

https://github.com/penberg/limbo

Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.

database embedded-database sql sqlite3 webassembly

Last synced: 31 Jul 2025

https://github.com/PoloDB/PoloDB

PoloDB is an embedded document database.

cross-platform database document-database embedded-database localfirst nosql rust

Last synced: 19 Apr 2025

https://github.com/lmdbjava/lmdbjava

Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store

database embedded-database in-memory java key-value lmdb low-latency

Last synced: 14 Jan 2026

https://github.com/ostafen/clover

A lightweight document-oriented NoSQL database written in pure Golang.

badger boltdb database document-oriented-database embedded-database golang json nosql nosql-database

Last synced: 14 May 2025

https://github.com/yahoo/halodb

A fast, log structured key-value store.

big-data embedded-database java key-value-store storage-engine

Last synced: 04 Apr 2025

https://github.com/yahoo/HaloDB

A fast, log structured key-value store.

big-data embedded-database java key-value-store storage-engine

Last synced: 30 Mar 2025

https://github.com/surrealdb/surrealkv

A low-level, versioned, embedded, ACID-compliant, key-value database for Rust

embedded-database key-value-database key-value-store kv-store surreal surrealdb surrealkv

Last synced: 05 Feb 2026

https://github.com/coleifer/unqlite-python

Python bindings for the UnQLite embedded NoSQL database

embedded-database nosql python unqlite

Last synced: 15 May 2025

https://github.com/Pometry/Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust

analytics database embedded-database graph graph-database neo4j olap python rust temporal time-series

Last synced: 27 Mar 2025

https://github.com/pometry/raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust

analytics database embedded-database graph graph-database neo4j olap python rust temporal time-series

Last synced: 08 Apr 2025

https://github.com/thomasjungblut/go-sstables

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.

compaction database embedded-database hacktoberfest kaitai kaitai-struct key-value-store memstore merge protobuf recordio skiplist sst sstable sstables write-ahead-log

Last synced: 16 May 2025

https://github.com/hoytech/quadrable

Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs

authenticated-dictionaries database embedded-database lmdb lmdbxx merkle-tree multi-version mvcc proofs

Last synced: 09 Apr 2025

https://github.com/pjtatlow/jammdb

Just Another Memory Mapped Database

b-tree database embedded-database rust

Last synced: 30 Dec 2025

https://github.com/zippoxer/bow

Bow - Minimal embedded database powered by Badger

badger database embedded-database go golang

Last synced: 16 Jan 2026

https://github.com/zaid-ajaj/litedb.fsharp

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

embedded-database fsharp litedb nosql

Last synced: 05 Apr 2025

https://github.com/Zaid-Ajaj/LiteDB.FSharp

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

embedded-database fsharp litedb nosql

Last synced: 01 May 2025

https://github.com/siara-cc/sqlite_blaster

Create huge Sqlite indexes at breakneck speeds

document-store embedded-database kv-store nosql portable sqlite

Last synced: 30 Apr 2025

https://github.com/naqvijafar91/cutedb

A slick BTree on disk based key value store implemented in pure Go

database embedded-database go golang key-value key-value-database key-value-pair key-value-store

Last synced: 12 Apr 2025

https://github.com/node-ci/nci

Flexible, open source continuous integration server written in node.js

ci docker embedded-database git leveldb mercurial nodejs

Last synced: 09 Apr 2025

https://github.com/coleifer/python-lsm-db

Python bindings for the SQLite4 LSM database.

embedded-database nosql python sqlite

Last synced: 29 Mar 2025

https://github.com/coleifer/vedis-python

Python bindings for the Vedis embedded NoSQL database

cython embedded-database nosql python vedis

Last synced: 06 Apr 2025

https://github.com/cojen/tupldb

TuplDB is a high-performance, concurrent, transactional, scalable, low-level embedded database.

acid btree concurrency cursor database durable embedded-database java key-value-store nosql persistence raft replication sorting storage-engine transaction transactional transactions

Last synced: 18 Dec 2025

https://github.com/frugalos/cannyls

An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD

embedded-database key-value-store local-storage rust

Last synced: 07 Apr 2025

https://github.com/fedomn/sqlrs

sqlrs is an in-process sql query engine

embedded-database olap query-engine rust sql

Last synced: 17 Mar 2025

https://github.com/Fedomn/sqlrs

sqlrs is an in-process sql query engine

embedded-database olap query-engine rust sql

Last synced: 27 Apr 2025

https://github.com/copiousfreetime/amalgalite

SQLite database engine embedded in a ruby extension.

database embedded-database embedded-databases-wrapper ruby sqlite

Last synced: 25 Jun 2025

https://github.com/coleifer/sophy

Fast Python bindings to Sophia Database

cython embedded-database nosql python sophia

Last synced: 07 Apr 2025

https://github.com/slatedb/slatedb-go

A cloud native embedded storage engine built on object storage.

database embedded-database golang lsm-tree object-storage rocksdb storage-engine

Last synced: 09 Apr 2025

https://github.com/arpitbbhayani/levelcache

LevelCache is an ephemeral embedded cache with TTL support built on top of LevelDB.

cache database embedded-database kv-store kvstore leveldb

Last synced: 26 Jan 2026

https://github.com/1lann/cete

An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.

badger database disk embedded-database go golang indexes key-value schemaless

Last synced: 17 Jun 2025

https://github.com/chungquantin/solomon-db

An embedded Gremlin-compatible graph database written in Rust

database distributed embedded-database graph-database gremlin rocksdb rust solomon solomon-db

Last synced: 16 Aug 2025

https://github.com/SyncProxy/sync-client

SyncProxy javascript client with support for all major embedded databases (IndexedDB, SQLite, WebSQL, LokiJS...)

app database embedded-database indexeddb ionic localstorage mobile mongodb mysql nosql offline reactive-sync reactivity sql sql-server sqlite sqlserver sync-client synchronization websql

Last synced: 05 Apr 2025

https://github.com/thbley/php-duckdb-integration

PHP example to integrate DuckDB using PHP-FFI

embedded-database php-ffi

Last synced: 14 Apr 2025

https://github.com/microo8/mimir

Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir

code-generation embedded-database golang

Last synced: 14 Apr 2025

https://github.com/prrao87/kuzudb-study

Benchmark study on Kuzu, an embedded graph database, on an artificial social network dataset

embedded-database graph-database graph-db knowledge-graph kuzu kuzudb neo4j python

Last synced: 16 Apr 2025

https://github.com/aimhubio/aimrocks

🎯 aimrocks 🎸 β€” python & cython bindings for RocksDB. Batteries included! πŸ”‹

embedded-database rocksdb

Last synced: 17 Aug 2025

https://github.com/elmarti/camadb

A NoSQL embedded database written in Typescript

database electron embedded-database indexeddb nodejs nosql nosql-database typescript

Last synced: 08 Sep 2025

https://github.com/nsarathy/coffy

Open source lightweight embedded database engine for Python that supports NoSQL, SQL, and Graph data models.

database databases dbms embedded-database good-first-issue graph graphdb local-first networkx networkx-graph nosql python rdbms sql sqlite toy-dbms

Last synced: 09 Oct 2025

https://github.com/surrealdb/rixxdb

A versioned, embedded, strongly-consistent, key-value database

database embedded embedded-database go golang golang-library versioned versioning

Last synced: 02 Jul 2025

https://github.com/cowsdb/libcows

Library builder for CowsDB, a non-commercial, community powered chdb/ClickHouse embedded alternative.

binding chdb clickhouse clickhouse-database clickhouse-server clickhouselib dynamic-library embedded-database library serverless

Last synced: 19 Jul 2025

https://github.com/prrao87/lancedb-study

Benchmark study on LanceDB, an embedded vector DB, for full-text search and vector search

embedded-database lance lancedb vector-database vector-db

Last synced: 06 Jul 2025

https://github.com/pfalcon/berkeley-db-1.xx

Berkeley DB 1.85 with patches and fixes applied

embedded-database key-value-database key-value-store nosql-database

Last synced: 19 Mar 2025

https://github.com/sile/ekvsb

Benchmark Tool for Embedded Key-Value Stores available in Rust

benchmark embedded-database key-value-store rust

Last synced: 06 Aug 2025

https://github.com/kekland/lapisdb

A modern, easy-to-use and feature-rich TypeScript embedded database.

database db embeddable embedded-database typescript

Last synced: 01 Mar 2025

https://github.com/jsh32/tinybase

A tiny embedded database built in Rust.

database db embedded embedded-database storage

Last synced: 12 Sep 2025

https://github.com/kruseio/rapiddb

A reasonably fast configurable embedded key-value sensor database

database embedded-database embedded-kv embedded-webserver high-performance key-value kv mmav persistence rust sensor-database

Last synced: 24 Jan 2026

https://github.com/valerianomacuri/lowdb

Simple to use local JSON database. Powered by Go. Inspired in lowdb for Javascript

database embedded-database fake-api go golang javascript json json-api json-server localstorage lowdb lowdb-adapter nodejs storage toml typecode yaml

Last synced: 16 Apr 2025

https://github.com/autom8ter/myjson

MyJSON is an embedded relational document store built on top of pluggable key value storage

database embedded-database go golang json

Last synced: 12 Apr 2025

https://github.com/namastexlabs/pgserve

Embedded PostgreSQL server with true concurrent connections - zero config, auto-provision databases

ai-agents bun development-tools embedded-database multi-tenant postgres postgresql testing

Last synced: 13 Jan 2026

https://github.com/simplito/ldba-php

High-performance, low-memory-footprint, single-file embedded database for key/value storage

database embedded-database php storage

Last synced: 11 Apr 2025

https://github.com/copiousfreetime/libsql-ruby

libsql database engine embedded in a ruby extension.

database embedded-database embedded-databases-wrapper libsql ruby ruby-gem rubygem sqlite

Last synced: 14 Jul 2025

https://github.com/weaviate/typescript-embedded

An embedded Weaviate database with TypeScript client interface

embedded-database typescript vector-search weaviate

Last synced: 11 Apr 2025

https://github.com/legendaryb/go-store

Lightweight embedded database in pure Go inspired by lowdb

adapter database embedded embedded-database extendable generic go golang json library lightweight local memory storage

Last synced: 08 Sep 2025

https://github.com/opt-nc/setup-duckdb-action

πŸ¦† Blazing Fast and highly customizable Github Action to setup a DuckDb runtime

action actions analytics csv data-science database databases dataquality dataqualitycheck duckdb embedded-database github-actions olap sql

Last synced: 31 Dec 2025

https://github.com/touk/dockds

Docker contained database autoconfiguration for Spring Boot

embedded-database embedded-mysql embedded-postgresql jpa mysql postgresql spring-boot

Last synced: 04 Apr 2025

https://github.com/quarkiverse/quarkus-embedded-postgresql

Allowing you to unit test with a PostgreSQL DB without requiring end users to install and set up a database cluster

embedded-database embedded-db embedded-postgresql postgresql quarkus-extension zonkyo

Last synced: 27 Oct 2025

https://github.com/kruserr/rapiddb

A reasonably fast configurable embedded key-value sensor database

database embedded-database embedded-kv embedded-webserver high-performance key-value kv mmav persistence rust sensor-database

Last synced: 23 Jul 2025

https://github.com/siara-cc/sqlite_blaster_python

A library for creating huge Sqlite indexes at breakneck speeds

document-store embedded-database kv-store nosql portable sqlite

Last synced: 30 Apr 2025

https://github.com/ayaanhossain/sharedb

An on-disk pythonic embedded key-value store for compressed data storage and distributed data analysis

data-analysis data-storage distributed embedded-database key-value lmb msgpack multiprocessing parallel python python-3 python-library python-script python2 python3 store

Last synced: 13 Apr 2025

https://github.com/kylewolfe/rumble

[WIP] key/document store (BoltDB abstraction) with an API similar to gopkg.in/mgo.v2

boltdb embedded-database mgo

Last synced: 17 Jan 2026

https://github.com/shamspias/my-graphdb-learning-lab

Explore the realms of graph databases with Neo4j, dive into Cypher queries, and integrate LLMs for dynamic data insights with Langchain. A personal journey to master graph data.

clude cypher cypher-query-language embedded-database gemini gigachat gpt-3 graph-database groq knowledge-graph langchain langchain-expression-language langchain-python langgraph llm mistral neo4j neo4j-database

Last synced: 24 Oct 2025

https://github.com/mrvautin/wee-db

A 'wee' and simple embedded JSON database built on `lowdb` with some traditional query benefits/syntax

db embedded-database lowdb wee-db

Last synced: 06 Oct 2025

https://github.com/globbie/knowdy

Knowdy: a knowledge management system

c database embedded-database graph graph-database

Last synced: 24 Apr 2025

https://github.com/anonyfox/wired

WIP: Collection of embeddable database models for Rust.

data-structures database embedded-database learning-exercise rust

Last synced: 28 Oct 2025

https://github.com/davisdevelopment/hx-pmdb

pure-Haxe persistent data store

database embedded-database haxe javascript jit python

Last synced: 03 Jul 2025

https://github.com/louisevanderlith/husk

Husk: Embedded, Object-Oriented Database

database-engine embedded-database gob object-oriented-database

Last synced: 21 Jan 2026

https://github.com/edenwareapps/jexidb

JexiDB is a pure JS NPM library for managing data on disk efficiently, without the need for a server.

couchdb data-management database db dexie dexiejs embedded-database fast-database jexidb local-storage lowdb nedb nosql offline-database persistent-storage pouchdb simple-database

Last synced: 12 Apr 2025

https://github.com/k-tomaszewski/eternal-db

Eternal DB is a time series database with a data retention policy based on disk space, thus allowing to collect data eternally.

database document-database embedded-database java java-21 json linux nosql time-series tsdb

Last synced: 13 Apr 2025