Skip to content

The purpose of this app is to create a data model for any application. Then load it from a file and use insead of implementing the object structure using a programming language

License

Notifications You must be signed in to change notification settings

skalexey/DataModelBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

This repo includes projects:

Visit links for detailed information

About DataModelBuilder app

The purpose of this project is to create a data model for any application. Then load it from a file and use insead of implementing the object structure using a programming language.

DataModelBuilder is a Qt Quick application based on QVL plugin that allows to create and modify tree-like data models and export them to JSON file which can then be loaded by any app using DMBCore library or any Qt Quick app using QVL plugin.

QVL is a Qt plugin that that allows you to create and use data models of any complexity even with inheritance using human-readable JSON format directly, or using DataModelBuilder app, or even with JavaScript during your application runtime.

Visit DataModelBuilder home page for more information and full documentation

image

About

The purpose of this app is to create a data model for any application. Then load it from a file and use insead of implementing the object structure using a programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published