Skip to content

Commit 5b6761f

Browse files
committed
Add simple-db
1 parent ebad851 commit 5b6761f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,6 +1157,7 @@ Other places you can look for MicroPython Libraries:
11571157
* [micropython-firebase-realtime-database](https://github.com/ckoever/micropython-firebase-realtime-database) - Firebase implementation for MicroPython optimized for ESP32.
11581158
* [micropython-firebase-firestore](https://github.com/WoolDoughnut310/micropython-firebase-firestore) - Firebase Firestore implementation for MicroPython.
11591159
* [uSQLite](https://github.com/spatialdude/usqlite) - SQLite library module for MicroPython.
1160+
* [simple-db](https://github.com/ctimmer/simple-db) - MicroPython relational database using B-tree.
11601161

11611162
#### EEPROM
11621163

0 commit comments

Comments
 (0)