1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Data model
An abstraction of a complex real-world environment with a well-defined scope and boundaries to be systematically addressed and is the first step in designing a database
Business rules
1st step in data modelling, brief and precise descriptions of a policy, procedure or principle
Why business rules are essential to database design
Standardize company’s view of data
Serve as communication tool between users and designers
Helps designer understand data’s nature, role and scope
Help designer understand business processes
Enables appropriate relationship rules, constrains and accurate data models
Elements of data models
Entity of which data will be collected
Attribute which describes the entity
Relationship: association among entities
Constraint placed on the data
Evolution of data models
Hierarchical and network models
Relational model
Entity relationship model
object-oriented model
object/relational model
Big data and NoSQL models