SQLite3 local db on SD Card accessible over WebServer running on ESP
Posted: Mon Nov 05, 2018 1:56 pm
Access local Sqlite database on SD Card connected to your ESP32 / ESP8266 through WebPage hosted on WebServer over WiFi. For more details see Arduino library at https://github.com/siara-cc/esp_arduino_sqlite3_lib/ for ESP8266 or
https://github.com/siara-cc/esp32_arduino_sqlite3_lib/ for ESP32.
https://github.com/siara-cc/esp32_arduino_sqlite3_lib/ for ESP32.