Overview Relation
Last updated
Last updated
The U-Code simplifies the process of configuring relational data models by providing a no-code configuration interface. U-Code does not impose restrictive schemas, rigid rule systems, or other arbitrary limitations on users data models. This means user have the flexibility to design users' data model as needed, aside from adhering to fundamental requirements for relational data models, such as having a primary key field for every table or assigning a data type to each field.
In this guide, we will cover the following topics:
• The types of relation available in U-Code.
• How to configure a specific relation in U-code.
• How relationships are implemented in the data model and visualized within the U-Code.
• Best practices for selecting the appropriate type of relationship for users use case.
By the end of this guide, user’ll have a comprehensive understanding of how to build and manage data models in U-Code, even if relational data modeling is a new concept for user.