Data Model
Trillo's data model uses the similar terminologies as used in traditional SQL/NoSQL. The table below lists the comparison.
Concept |
Trillo |
Object Model / Schema |
Data Model |
Database |
Data Source |
Tables |
Classes |
Columns |
Attributes |
Rows |
Rows |
Parent-child table relationships |
Associations |