Search: in
Physical data model
Physical data model Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Physical_data_model Email this to a friend      Physical_data_model

Physical data model

A physical data model (a.k.a. database design) is a representation of a data design which takes into account the facilities and constraints of a given database management system. In the lifecycle of a project it is typically derived from a logical data model, though it may be reverse-engineered from a given database implementation. A complete physical data model will include all the database artifacts required to create relationships between tables or achieve performance goals, such as indexes, constraint definitions, linking tables, partitioned tables or clusters. The physical data model can usually be used to calculate storage estimates and may include specific storage allocation details for a given database system.

At present, there are four (possibly five) main databases in the business market; Oracle, SQL Server, Sybase, DB2 and MySQL. There are a great many other RDBMS systems out there, but these tend either to be legacy databases or used within academia such as universities or further education colleges. A physical data model on each implementation would be significantly different, not least due to the underlying OS requirements that sit underneath them. Examples would be SQL Server which only run on Microsoft Windows operating systems, while Oracle and MySQL can run on Solaris, Linux and other UNIX-based operating systems.

This means that the disk requirements, security requirements and many other aspects of a physical data model will be influenced entirely by the RDBMS that a database administrator (or his organization) chooses to use.

Whilst there is increasingly debate surrounding which RDBMS is better within various domains, it is generally accepted that Oracle's architecture is best suited to enterprise & larger implementations, SQL Server better for SME's and MySQL adequate for SME's and small businesses. A useful resource for such debate (which contains useful case studies) can be found at the IT QUEST[1] web site.

References

http://www.it-quest.bz/itq/rdbms/rdbms-review.asphttp://www.it-quest.bz/itq/rdbms/rdbms-review.asp





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Physical data model

Search for Physical data model in Tutorials
Search for Physical data model in Encyclopedia
Search for Physical data model in Dictionary
Search for Physical data model in Open Directory
Search for Physical data model in Store
Search for Physical data model in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Physical data model
Physical_data_model top Physical_data_model

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement