Page 1 of 1

SQLite3 Library for ESP-IDF (ESP32)

Posted: Wed Oct 17, 2018 11:13 pm
by arundale
Please check example code for how to create / access Sqlite database files on SPIFFS / SD Cards using ESP32 boards.

Library: https://github.com/siara-cc/esp-idf

Examples under examples/sqlite3 folder.