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
npm install com.backnd.databaseUnity SDK for seamless integration with BACKND cloud database services.
- Unity 2021.3 or later
- BACKND SDK
- Model-based ORM: Define tables using BaseModel with 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
MIT License
- https://backnd.com
- help@thebackend.io