 
  Data Structure Data Structure
 Networking Networking
 RDBMS RDBMS
 Operating System Operating System
 Java Java
 MS Excel MS Excel
 iOS iOS
 HTML HTML
 CSS CSS
 Android Android
 Python Python
 C Programming C Programming
 C++ C++
 C# C#
 MongoDB MongoDB
 MySQL MySQL
 Javascript Javascript
 PHP PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Database Design Methodologies
Database Design Methodologies has phases to guide the designer for assistance. The Methodology has a structured approach to help in the design process.
The following are the phases/ models −

Conceptual Phase
The Conceptual phase lets you know the entities and the relation between them. It describes the conceptual schema. The entities & relations are defined here.
Logical Phase
Logical data model provides details about the data to the physical phase. The physical process gives ER Diagram, data dictionary, schema, etc that acts as a source for the physical design process.
Physical Phase
The physical database design allows the designer to decide on how the database will be implemented.
Advertisements
 