Search More:-

Showing posts with label Entity Relationship data model. Show all posts
Showing posts with label Entity Relationship data model. Show all posts

Sunday, 20 November 2011

Data Models?


Data Model  is a collection of tools for describing:-
  1. Data
  2. Data relationships
  3. Data semantics
  4. Data constraints 

  • Relational model
  • Entity Relationship data model (generally for database design)
  • Object based data models (Object-oriented and Object relational)
  • Semi structured data model (XML) 

Other older models:-
  • Network model
  • Hierarchical model