Regina Web Design & Web Development, Content Management Systems (CMS), Saskatoon Web Design, Saskatchewan Web Design, Intranets, Database Development since 1999

Regina Web Design & Web Development
HflyfishTNYave the freedom to update your own website with just your browser. No technical knowledge required.

Learn More...
testimonials
" As Manager of the Regina Farmers' Market, it would be my job to work closely with Conrad and learn from him how to update the site. He developed a gorgeous site that integrated all the qualities that we desired for our Market. He was personable, hard working, and always on time. His easy manner made it simple to get across what I expected from the site, how I wanted it to be a place that the Regina public would keep going back to. He trained me how to operate the site, update vendor information, add news articles, and send out newsletters. The templates for the look of the site he developed were intensive; they used all four seasons which will change at specific times of the year along with our seasonal location changes from indoor to outdoor. "
Ada Bennett, Regina Farmers' Market Manager
client ads (mostly)
Banner
home web design ++ databases What is Database Design?

What is Database Design?

AddThis Social Bookmark Button
Data_modelingDatabase design is the process of producing a detailed data model of a database. This logical data model contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a Data Definition Language, which can then be used to create a database. A fully attributed data model contains detailed attributes for each entity.

The term database design can be used to describe many different parts of the design of an overall database system. Principally, and most correctly, it can be thought of as the logical design of the base data structures used to store the data. In the relational model these are the tables and views. In an object database the entities and relationships map directly to object classes and named relationships. However, the term database design could also be used to apply to the overall process of designing, not just the base data structures, but also the forms and queries used as part of the overall database application within the database management system (DBMS).

Last Updated ( Wednesday, 10 March 2010 10:17 )