Create local database in unity’s app/game very easily by using
SQLite database plugin.
There are many APIs to create,update,delete data from database. It supported iOS, Android, PC, MAC.
Features : - Create local database for your unity app/game.
- Create sqlite database by using SQLite Manager and use in Unity.
- Create sqlite database by code at runtime in Unity.
- Int, String, Text, Varchar data type supported.
- Easy access to database for retrieval of data from database.
- Insert, Update data into database without writing query.
- Execute your custom query (ExecuteNonQuery, ExecuteScaler, ExecuteReader).
- Also executes custom query for select, update, insert.
- Supported platforms are iOS, Android, PC, MAC.
- Fully managed code.
- Unity Pro not required.
- Well documented.
- Full support.
Included Files : - Integration guide and APIs Docs.
- Example scene.
- Libs for different platform.
Useful Links:
Documentation
Android Demo APK OSX Demo Windows Demo Please drop me a
email if you have any :
- General query
- Pre order enquiry
- Support request
- Other requests