Data modeling: Difference between revisions

Content deleted Content added
m * [http://www.databaseanswers.com/modelling_tools.htm Data Modelling Tools] from DatabaseAnswers.com
No edit summary
Line 2:
 
While a common term for this activity is "data analysis" the activity actually has more in common with the ideas and methods of [[Synthesis|synthesis]] (putting things together) than it does in the original meaning of the term [[Analysis|analysis]] (taking things apart). This is because the activity strives to bring the data structures of interest together in a cohesive, inseparable, whole by eliminating unnecessary data redundancies and relating data structures by relationships.
 
Infosys has the best offerings in DM
 
In the early phases of a software development project, emphasis will be on the design of a [[conceptual schema|conceptual data model]]. This can be detailed into a [[logical data model]] sometimes called a [[functional data model]]. In later stages, this model may be translated into [[physical data model]].