SQLite Wizard


Requires Unity 5.0.0 or higher.

*Must Own SQLiteKit
(SQLiteKit is a 3rd party addon sold by OrangeTree)


by MAGNETICA Development


Price History +

Requires Unity 5.0.0 or higher.

*Must Own SQLiteKit
(SQLiteKit is a 3rd party addon sold by OrangeTree)

With this plug in you have a complete framework designed to speed up your database driven project, using a local SQLite database. Everything works inside Unity with no third-party application!

This plug in is structured in various modules.
- A complete DBMS to avoid you download other application for create and manage your data.
- A cross platform system for implementing SQLite in a fast and easy way in your applications whether they run on mobile and desktop applications.
- A code generator to create your classes without writing a single line of code. Each class will be already written in such a way as to automate all the basic process of interaction with data structures, avoiding you write tons of query for the same purpose every time.

Replace your playerprefs data with a full database driven persistance method!

And it’s not finished! All these features are in continuous update: take a look at our roadmap to check what’s going on and discover all the features of SQLite Wizard.

WebSite Documentation