Sqlite Micro Logger
Log sensor data from any micro-controller with >= 2k SRAM into Sqlite database on attached SD Card.
This library provides API to log data into Sqlite databases and retrieve them using RowID or Timestamp. Tested with Arduino Uno, Mega, MKRZero, ESP8266 and ESP32.