Create / access SQLite3 database files using this library through SPIFFS / SD Cards. Install ESP-IDF sdk using instructions from https://docs.espressif.com/projects ...
Go module github.com/ncruces/go-sqlite3 is a cgo-free SQLite wrapper. It provides a database/sql compatible driver, as well as direct access to most of the C SQLite API.