This project is a practical implementation of the sqlite-unity-plugin. This project can be tested on Windows, Android and iOS devices.
-
Check the
DbTestBehaviourScript.csfile for usage exmaple and run it by attaching to an empty gameobject. -
The
DataBankfolder contains scripts that provides a practical example of sqlite database.
Read this artcle on medium for more details.