OneSqlite
OneSqlite is a database solution under Unity.Use open source Sqlite as database. p>
Support expansion, easy to u ...
by onelei
Price History +
OneSqlite is a database solution under Unity.Use open source Sqlite as database. p>
Support expansion, easy to use. p>
*** Features *** p>
Built-in a function to change the PlayerPrefs that comes with Unity to the Key and Value form of database storage. p>
The database supports int, long, float, bool, string and other types. p>
Supports the creation of custom databases, custom tables, database additions, deletions, changes, and other functions. p>
Cross-platform: currently supports Windows, Mac, Android, IOS. p>
Support expansion and modification. p>
Contains all source code and sample scenes. p>