esp32_arduino_sqlite3_lib icon indicating copy to clipboard operation
esp32_arduino_sqlite3_lib copied to clipboard

Faster sqlite by using sdFat

Open williamesp2015 opened this issue 3 years ago • 0 comments

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

williamesp2015 avatar Jul 13 '22 15:07 williamesp2015