MicroDB

High-performance embedded Relational Database Management System (DBMS) for SD cards.

Author
Jairo Antonio Rohatan Zapata
Website
https://github.com/Library-Arduino/MicroDB
Category
Data Storage
License
MIT
Library Type
Contributed
Architectures
Any

MicroDB provides an ultra-fast binary relational database engine for Arduino and ESP32 over SD cards. Features O(1) random-access CRUD, free-list tombstone space recycling, secondary indexing (FNV-1a / B+Tree concept), memory-efficient streaming cursors (O(1) RAM usage), and relational INNER JOIN capabilities without heap overhead.

Downloads

Filename Release Date File Size
MicroDB-1.0.1.zip 2026-09-22 53.48 KiB
MicroDB-1.0.0.zip 2026-09-22 49.60 KiB