LiteDB for Unity
Woodbine Software
$15.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/25(2018) |
15.0 |
11/17(2024) |
15.0 |
Jump AssetStore
LiteDB for Unity brings the popular document database, LiteDB, to the Unity platform. LiteDB for Unity has been designed to make storing anything you want as easy as possible, and works beautifully across many operating systems in Unity.
LiteDB is a document database, which means your data is structured like a JSON document, which is very flexible and can even contain arrays and sub-documents. This allows you to store your data in whatever format you think is best! LiteDB for Unity is the magic that brings support for the LiteDB tools to the Unity engine, adding support for Unity features and data types along the way.
Features
• Stores the database in a local file
• Easy to learn, with examples showing how to get started
• Indexed searches
• Full support for saving Unity data types like Quaternion and Vector3 with no extra work
• No need to write SQL statements
• Structure your data the way you want. Documents stored in LiteDB are very flexible and can take any shape.
• Examples are provided to demonstrate how to perform common scenarios, including saving settings, and saving and loading game state.
Supported platforms:
• Windows
• Mac
• Android
• iOS
Support for WebGL and UWP is coming soon!