Sqlite3 for ESP8266

Data Storage

Sqlite3 library for ESP8266 Arduino core (includes Shox96 compression)
This Arduino library enables storing and accessing of Sqlite3 databases from SPIFFS or MicroSD card connected to ESP8266. It includes Shox96 Compression extension. For further information, please visit the given URL.

Author: Arundale Ramanathan

Maintainer: Arun

Read the documentation

Compatibility

This library is compatible with the esp8266 architecture.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.