com.backnd.database
v0.0.9
Published
BACKND Database is a Unity SDK for seamless integration with BACKND cloud database services. Easily manage and synchronize game data such as player profiles, game states, and leaderboards across multiple platforms. Ideal for Unity developers looking to i
Downloads
735
Maintainers
Readme
BACKND Database SDK
Unity SDK for seamless integration with BACKND cloud database services.
Requirements
- Unity 2021.3 or later
- BACKND SDK
Features
- Model-based ORM: Define tables using
BaseModelwith attributes - LINQ-style Query: Fluent API for Select, Insert, Update, Delete
- Transaction Support: Atomic operations across multiple queries
- Auto Table Management: Create, Drop, Alter tables from model definitions
License
MIT License
Support
- https://backnd.com
- [email protected]
