SQL for the web!This plugin requires Newtonsoft JSON. Follow the docs to set up the environment.This plugin allows you to use SQLite on the web. It works on top of the sqljs library, and aims to implement the whole api and work as similar as possible to it. You can import and export a database file, and as such implement a save/load game system using the persistent data path or an external server, for example.