The Windows Runtime stack is currently lacking a local relational database from Microsoft. Never fear, because SQLite is freely available and up to the task. Today I'll be covering how to use SQLite ...
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 ...
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 ...