Please enable JavaScript.
Coggle requires JavaScript to display documents.
Databases - Coggle Diagram
Databases
-
DDLC
- Implementation and Loading
Need to load data. Performance Is key in this stage. Normalizations causes splitting, performance is key. Must take into consideration other factors like security, backup and recovery, integrity as well as the company standards.
Stage is crucial to understand what is actually going to happen now that it is up and running. Modifications will occur.
-
When database goes online, where you can find out how things are actually perceived and how they work.
-
Analysis - objectives, operations, structure
-
Database system specifications - objectives, scope, boundaries
- Maintenance and Evolution
Basically the database is living so it needs to grow, in this stage performance is at the centre. Constant manipulation in order to make sure system is always running efficiently.
Maintenance (preventative, corrective/recovery, adaptive), access permissions, statistics, security audits and summaries.
-