Data
Advertisements
Technology Guides
| |
A data entity is an object in a data repository.A data attribute is a unit of information inside a data entity.Data Entity vs Data AttributeData entities are the objects of a data model such as customer or address. Entities don't represent any data themselves but are containers for attributes and relationships between objects.Data entities are the properties inside a data entity.
Customer ExampleA customer might be structured as follows:Entity: CustomerAttributes: Name, TypeRelationships: ContactCustomer is a data entity that provides a container for attributes and relationships. The attributes name and type are text values that represent the data inside the customer. In this example, the customer also includes a relationship to another object for contact information.|
| Data Entity | Data Attribute | Definition | An object in a data repository that is a container for data and relationships to other objects. | The properties of a data entity such as text, numbers, dates and binary data. |
Data
This is the complete list of articles we have written about data.
If you enjoyed this page, please consider bookmarking Simplicable.
© 2010-2023 Simplicable. All Rights Reserved. Reproduction of materials found on this site, in any form, without explicit permission is prohibited.
View credits & copyrights or citation information for this page.
|