/esp_sqlite3

Sqlite library for esp-idf (esp32) framework

Primary LanguageCApache License 2.0Apache-2.0

SQLite3 for ESP-IDF

This project is a fork of . See original README.rst.
User must provide a vfs using spiffs or esp_littlefs. See Examples.

  • sqlite3 version: 3.38.2
  • esp-idf version: v4.4