SQLiter

FREE
Publisher OuijaPaw Games LLC
File size 2.61MB
Number of files 15
Latest version 2
Latest release date 2016-12-19 09:52:37
First release date 2014-08-11 11:00:18
Supported Unity versions 2018.4.2 or higher
I've decided to make this asset free. Enjoy.

SQLiter is a starter package for using SQLite.
It has all necessary files along with some scripts so you can easily do this yourself. Why spend hours tracking down posts when you can just get it here? Additionally, there's a file for making asynchronous / multithreaded requests.

Best used for single-player games, high-scores, options, etc.

Basic Features
* Examples of connect, create, and truncate
* Examples of insert, update, delete, and query
* Threader for threading threadable stuff
* Threadsafe
* Easy setup with nothing fancy

Future Path:
* Bug fixes, but that's about it

It's not a giant solution with graphical doodads and the kitchen bathroom included; however, your SQLite knowledge will level up at least twice.

Note: SQLite is a local, file-based database.

Top Publisher Assets