Create / access SQLite3 database files using this library through SPIFFS / SD Cards. Install ESP-IDF sdk using instructions from https://docs.espressif.com/projects ...
This header only library aims to provide an simple and intuitive interface for the SQLite3 C library. Many of the methods took inspirations from the Python SQLite3 library. Fork Repo Make Changes and ...