Data Modeling
Entity Relationships
- Learn more about the different types relationships between entities in OutSystems.
- Featured Article:
Articles in this Section
- Entities
- Learn about Entities in OutSystems.
- Create an Entity to Persist Data
- Create database tables by modeling Entities in OutSystems.
- Static Entities
- Use Static Entities for immutable data.
- Create and Use an Enumerate
- Using enumerates allows removing hard-coded values from applications, making them less error prone. In OutSystems, enumerates are Static Entities.
- Create an Entity Index
- Learn how to create an Entity Index to ensure uniqueness and improve findability.