The relational database model contains the following specific relations:
A relational database can be visualised as a table:
| | | | ... | | |
| ... | ... | ... | ... | ... | |
| ... | ... | ... | ... | ... | |
| ... | ... | ... | ... | ... | ... |
| ... | ... | ... | ... | ... |
EAGLET is implemented as a single table where the set of terms is represented as a set of records (table rows) and all term attributes are mapped to record fields (table columns).
The relations between the records (`vcards' for `virtual term record cards') are expressed by key mapping operations: