You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1157,6 +1157,7 @@ Other places you can look for MicroPython Libraries:
1157
1157
*[micropython-firebase-realtime-database](https://github.com/ckoever/micropython-firebase-realtime-database) - Firebase implementation for MicroPython optimized for ESP32.
1158
1158
*[micropython-firebase-firestore](https://github.com/WoolDoughnut310/micropython-firebase-firestore) - Firebase Firestore implementation for MicroPython.
1159
1159
*[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.
0 commit comments