awesome-micropython
awesome-micropython copied to clipboard
simple-db relational database using btree backend
category: database
https://github.com/ctimmer/simple-db
Provides a simple relational database with tables, rows (json), and primary key(s).