is possible to create storage with sqlite? I already created a prototype with your api but no caching mechanism using unidbm which they store pickle/json in sqlite row with table name and bolb column ...
tinydb is a tiny C++‑17 library that demonstrates the low‑level building blocks of a SQLite‑like database. It implements a page‑based storage manager, packed on‑disk structures, and a tiny test driver ...