DBVC
MoreFun Studios
$39.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
02/08(2022) |
39.0 |
11/18(2024) |
39.0 |
Jump AssetStore
DBVC is a development framework for a game or programming system
Features:
NoSQL in-memory database in tree structure
Simple CRUD operation interface
ORM Directly operates database data
Easily extensible view, using data fields to determine the purpose of the view
Fully reusable views, so that a small number of views can meet various needs without writing view refresh code for the data model
The view is bound to data during design and automatically refreshed during running
Built-in DBMS, fast system debugging
Data import: JSON, Excel, byte[]
Data export: JSON, byte[]
Support all platforms
Development framework:
Generate configuration through JSON or Excel
Design the data model through JSON, and ORM instantiates the system objects
Simplified MVC framework that requires only data model development and almost no code to manipulate views
UI windows management service
Multilingual support
The framework organizes program code to work better in systems with a lot of UI Windows, The scalability of NoSQL makes it easy to upgrade your product, The convenience of DBMS visualization makes debugging very easy, The separation of logic and view allows you to focus on the game logic itself and simplifies tedious UI development