Database design is a critical process in determining the process of storing and retrieving data and what relationships exist between the data that is stored. Our teams focus on these three important characteristics of designing a sound database. 1) Determine the data to be stored in the database. 2) Determine the relationship between the different data elements. 3) Superimpose a logical structure upon the data on the basis of these relationships.
|