Introduction to Unqork Data Modeling
Estimated Reading Time: 3 minutes
Overview
Software data models are a visual representation of your data and data elements. These visual representations define how data elements relate to each other and how your data is stored in a database. Unqork Data Modeling lets you create similar data structures for your Unqork applications without the burden of using code. Once you create your data models, you can apply them to your modules. From there, simply drag and drop the fields where you want them in the Module Builder.
Unqork Data Modeling is intended for Creators Also known as Unqork Users, or Designer Users; is anyone who is inside the Unqork platform. familiar with building data models.
What You'll Learn
In this
Why Use Unqork Data Modeling?
Data Modeling in Unqork improves the application development process. It does this by structuring, regulating, and making it easier to access your application data. It does this by structuring, enforcing, and securing your application data.
Here's what you can expect from the Data Modeling feature:
Enforcement
|
Structure
|
Security
|
Building Applications Using Data Models
Unqork gives you the tools to build enterprise-grade software without writing a single line of code. While this flexibility is important, having the option to structure your application data before configuring your application is essential. When building applications using Data Models, it's important to approach the creative process differently. Before you create, start with the data. Taking a data-first approach to building an application helps you plan and structure it according to your needs. Data Model creation begins with your JSON Schema. A JSON Schema determines the structure and validation you want to enforce in your application. From there, you can shape your Data Model settings for your application build.
Resources