MODEL
Start with the ultimate beginning - Model Driven Development.

This is the starting point of your software solution's design and basically everything you do in the Studio related to the development process. Here you can:
- Design and organize your database tables or C# models with No-Code and Low-Code features, based on your needs, professional expertise or preference.
- Connect to your existing database to scaffold your database tables in no time.
- Create your database with visual model designer and relationship wizard that will help you to create your database tables and associated relationships without any hassle.
- Use advanced in-built Monaco code editor with rich C# and JSON IntelliSense validation to create entity models from JSON or pure C# models with custom methods.
- Get auto-generated API (DTOs) request/response model for every database model that you can use to speed up your development without any additional effort.
- Define data generators with rules for random dummy data generation that can be used to fill your database for development purposes.
- Create your development DB Data, with manual data entry, from existing data generators, JSON and CSV imports.
Depending on your solution's design and technical requirements, this module can be fully utilized by business experts for simple to medium complexed projects, or to a certain level for the most demanding ones. As for IT persons with certain level of .NET or C# expertise, using this module will be like walking through the clouds.