The objectives of database systems:
- To allow easy access to the data for the user.
- To remove duplicate (redundant) data.
- To provide huge storage or space for relevant data.
- To provide quick response to user request for any information or data.
- To allow many users to access the database at a time.
- To maintain integrity in data.
- To provide maximum protection to data.