DBMS PRG1 LAB
DBMS PRG1 LAB
AIM:
To understand the database development life cycle.
The different phases of database development life cycle (DDLC) in the Database
Management System (DBMS) are explained below
1. Database planning
2. System definition
3. Requirement collection and analysis
4. Database design
5. DBMS selection
6. Application design
7. Prototyping
8. Implementation
9. Data conversion and loading
10. Testing
11. Operational maintenance
1. Database Planning
Define goals and resources.
Define project objectives.
Identify stakeholders and their needs.
Estimate budget, resource, and time.
Plan for security and scalability.
2. System Definition
Establish System scope and interface.
Establish project scope and boundaries.
Define high-level system requirement.
Identify external systems that need to interact with the database.
System Definition
Requirements Collection
and Analysis
Database Design
Conceptual Database
Design
Database Application design
Selection
Logical Database
Design
Physical Database
Design
Prototyping Implementation
Testing
Operational
Maintenance
Example:
Cancellation Request
RAILWAY
Filed Reservation Form Reservation
Passenger Trains
RESERVATION Officer
Enquiry SYSTEM
Reservation Chart
Status information
Printed Ticket
RESULT:
Thus database development lifecycle stages are studied and designed a DBDL for railway reservation.