Skip to main content

TinyDatabase

An easy way to manipulate EEPROM data on electronic boards

Easy to Use

TinyDatabase is designed with the mind to make easy the access to persistent data on microcontroller and others boards with internal storage.

Friendly syntax

If you know SQL queries, let's say you know how to use TinyDatabase. Don't need to use EEPROM index anymore to queries data.

Powered by C++

One single header file written in C++ to manage your data on AVR boards and RTC modules.