SimpleSQL is a Unity package that allows you to integrate database storage into your game or project. It provides a simple and efficient way to store and manage data, including level map links, player stats, inventory specs, and more. With SimpleSQL, you can attach SQLite databases to managers in your scene, access data using customizable classes or SQL statements, and store data using an ORM structure or simple tables. The package is compatible with PC Standalone, Mac Standalone, Linux, iOS, and Android, and includes C# source code. It also works with Playmaker and supports both Unity and Unity Pro.
Key features of SimpleSQL include:
- Attach SQLite databases to managers in your scene
- No need to move files around for mobile devices
- Simple and efficient access to data using customizable classes or write your own SQL statements
- Store data using an ORM structure or simple tables
- Optionally use the .NET System.Data library
- Works with PC Standalone, Mac Standalone, Linux, iOS, and Android
- Works on both Unity and Unity Pro
- C# Source code included
- Works with Playmaker
Note: WP8 and Windows Store is not currently supported due to limitations in Microsoft's smaller .NET implementation. Source code is included, however, so you are free to modify for your project's needs.
Note: Webplayer / WebGL is not currently supported because file access is required, but webplayer cannot access files due to security restrictions
SimpleSQL: Local Database Integration for Unity - Asset Store





