Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

Types of Database Models

A database model is a type of data model that determines the logical structure of a database and fundamentally determines in which manner data can be stored, organized and manipulated.

While the Relational Model is the most widely used database model, there are other models too.

Designing your data model

Types of database models

  • Hierarchical database model.
  • Relational model.
  • Network model.
  • Object-oriented database model.
  • Entity-relationship model.
  • Document model.
  • Entity-attribute-value model.
  • Star schema.

Additional Reading - types of models

https://www.studytonight.com/dbms/database-model.php#

https://en.wikipedia.org/wiki/Database_model

www.teachyourselfpython.com