Victor Ndutidatacurious.hashnode.dev·Apr 3, 2024Database Creation From ScratchHave you ever been tasked with building a database but felt overwhelmed by the initial requirements file? Translating those requirements into a functional database can seem daunting. But fear not! In this blog series, we'll break down the process int...Discuss·55 readsERDiagrams
SOURAV BERAsouravtechzone.hashnode.dev·Feb 28, 2024Unlocking Database Design: Mastering ER Diagrams and Understanding CardinalityIntroduction to ER Diagrams: An Entity-Relationship (ER) diagram serves as a blueprint for database design, showcasing the relationships between entities within the system. This visual representation elucidates how various entities interact with each...Discuss·11 likesERDiagrams