This package provides the excelent SQLite-net library for accessing SQLite databases in Unity. Note: Android and WebGL platforms don't support loading SQLite databases from Streaming Assets and will ...
This is a pure-Go SQLite driver for Golang's native database/sql package. The driver has Go-based implementation of SQLite embedded in itself (so, you don't need to install SQLite separately) ...