1 / 2

Database Building Steps for Beginners

Learn the step-by-step process to build and run a database from conceptual design to validation and modification. Understand DB requirements analysis, design phases, data modeling, DBMS selection, and access constraints implementation.

sirvat
Télécharger la présentation

Database Building Steps for Beginners

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 1 2 3 + + 1 4 5 6 + + + 1 7 8 + + 9 10 + Steps to Build & Run a Database Step 1 – Conceptual logical design phase Step 2 – Physical design phase Step 3 – Usage design phase Step 4– Running the database

  2. 1 DBrequirements analysis by: DB designer + domain experts + users of the domain modeling requirements, functionality requirements, constraints, usage preferences Choose the data model Use the data model to translate the requirements into DB schema Choose the DBMS Design thestorage (physical) structure considering the DB requirements Implement the physical structure using the DBMS Design the access constraints / facilities considering the DB requirements (e.g. views / access rights / constraints, etc.) Implement the usage facilities Validation & modification DB administration 2 3 4 5 6 7 8 9 10

More Related