Database Expansion Empowers Users to Customize Information Landscape
The article discusses how databases are created and managed by database administrators. It explains the process of designing a data model, evolving it into a logical data model, and implementing it as a physical database. The tasks of a database administrator include placing the database on servers, setting up access rights, implementing backup and recovery procedures, and tuning the database for better performance. The article also emphasizes the importance of allowing users to extend the database and provides programming methods to achieve this goal.