This is personal study note Copyright and original reference: https://www.youtube.com/watch?v=zZmRQHgLhMo&list=PLuHgQVnccGMDF6rHsY9qMuJMd295Yk4sa ================================================================================ Understand your project - What is the project which you want to do? - plan document Conceptual data modeling - What concepts exist in your project? - How each concept interact other? - ER diagram Logical data modeling - Conceptual data model --> Database structure model Physical data modeling - Logical data modeling --> Actual database using SQL