people who use databases.
Business analysis and requirements gathering.
- Database design and architecture.
- Recommendations for database management system.
- instllation and configuration of database management system.
- Creation of database objects and tables.(DB Schema)
- Create users and grant privileges to users.
- Maintenance of databas performance.
- Develop, test and debug applications.
- use applications to interact with databases.
-
Analysis and requirements gathering.
- why do we need a database?
- what kind of data do we need?
- what kind of data do we want to store?
- what is the nature of using this database?
- who will use this database?
- how many users will use this database?
- what is the size and format of the data?
- what is the growth rate of the data?
- budget?
-
Database Design.
-
Database Implementation.
-
Application Development.