esp32_arduino_sqlite3_lib
esp32_arduino_sqlite3_lib copied to clipboard
Faster sqlite by using sdFat
I saw a promise to have an exmple using sdFat lik: https://github.com/siara-cc/esp_arduino_sqlite3_lib/blob/master/examples/sqlite3_console_sd/sqlite3_console_sd.ino On ESP32, it would greatly improve the speed with large data.
Many thanks