Database Design
Goals and Prerequisites to Database Design
- The goals of database design are as follows:
- A database should provide for the efficient storage, update, and retrieval of data.
- A database should be reliable – the stored data should have high integrity to promote user trust in that data.
- A database should be adaptable and scaleable to new and unforeseen requirements and applications.