Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/lsp4you/public_html/connect.php on line 2 LSP4YOU - Learner's Support Publications

Data Models

  • A collection of conceptual tools for describing data, data relationships, data semantics, and consistency constraints.
  • Provide a way to describe the design of a database at the logical level.
  • Three data models that are used for database management are:
    • The Relational Data Model
    • The Hierarchical Data Model
    • The Network Data Model