NoSqlite ORM
NoSQLite is a lightweight SQLite ORM that simplifies database management, allowing you to store and retrieve entire objects with minimal code.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $10.99
- Category:
- Tools › Integration
- Developer:
- Forja Games Assets Repository
- Price:
- $10.99
- Rating:
- Favorites:
- 58
- Supported Unity Versions:
- 2022.3.35 or higher
- Current Version:
- 0.9.0
- Download Size:
- 1.34 MB
- Last Update:
- Feb 13, 2025
- Description:
- NoSQLite ORM is a lightweight SQLite Object-Relational Mapping library designed for Unity. This tool allows you to work with databases in a simple way, like if you're using NoSQL. With just a few lines of code, you can easily store and retrieve entire objects. Key Features: Saves entire objects into a SQLite database, auto-creates your object's table, supports multiple SQLite databases, allows custom SQL queries, and uses SQLite 3 format. Documentation and API links are available. Platforms: Android, iOS, Windows, Linux, Mac, WebGL, and IL2CPP are supported, while Windows Store is not. Note: WebGL operates in memory only, so changes are not saved persistently.
- Technical Details:
- SQLite 3 format, supports multiple databases, auto-creates tables, allows custom SQL queries, and operates in memory on WebGL.
- Continue »