embedded-database

Tag

Cards List
#embedded-database

DuckDB: it's not quack science

Lobsters Hottest · 2026-06-03 Cached

DuckDB is an open-source embedded analytical database that supports direct querying of files, embedding into applications, and provides friendly SQL extensions. It is more efficient than traditional Unix pipes in data analysis scenarios.

0 favorites 0 likes
#embedded-database

The Architecture of BerkeleyDB

Lobsters Hottest · 2026-05-23 Cached

A detailed overview of the architecture and design philosophy of Berkeley DB, an embedded database library, from its origins at UC Berkeley to its modular structure.

0 favorites 0 likes
#embedded-database

Noxu DB, a Rust port of Berkeley DB Java Edition

Lobsters Hottest · 2026-05-19 Cached

Noxu DB is an embedded transactional key-value database engine written in Rust, ported from Berkeley DB Java Edition, offering ACID transactions, B+tree storage, crash recovery, and optional replication.

0 favorites 0 likes
← Back to home

Submit Feedback