awesome-micropython icon indicating copy to clipboard operation
awesome-micropython copied to clipboard

simple-db relational database using btree backend

Open ctimmer opened this issue 4 months ago • 0 comments

category: database

https://github.com/ctimmer/simple-db

Provides a simple relational database with tables, rows (json), and primary key(s).

ctimmer avatar Sep 29 '25 17:09 ctimmer