database-sql-dbms.hashnode.devMastering the Basics of Relational Databases: From Logic to LayoutIf you’ve ever wondered how massive companies like Amazon or Netflix keep track of millions of customers and orders without losing their minds, the answer is the Relational Data Model. It sounds technical, but it’s actually a very logical way of orga...Jan 24·4 min read
thoughts-on-tech.hashnode.devComfort vs Growth: A Choice Every Tech Learner FacesOver the past year, I’ve realized something uncomfortable: I want to grow in tech, but many people around me are content staying the same. At first, it frustrated me. Why isn’t everyone as excited about learning and adapting as I am? Then I reflected...Jan 9·2 min read
database-sql-dbms.hashnode.devExtended ER FeatureInt his article I have provided an overview of the ER Extended feature concept, detailing its utilization, implementation, and its significance in advanced entity-relationship modeling. 1. Specialization Specialization is an extended ER feature used ...Jan 8·3 min read
database-sql-dbms.hashnode.devData Model-ER ModelER Model Explained Simply When designing a database, we first need a clear understanding of real-world data and how it is connected. This is where the Entity–Relationship (ER) Model comes in. The ER Model is a conceptual data model. It works at the c...Jan 5·3 min read
database-sql-dbms.hashnode.devBeginner-DBMS-understanding dbmsUnderstanding DBMS: How Data Is Stored and Managed I’ve recently started my journey into tech, focusing on building real skills and understanding core Computer Science fundamentals. One of the first concepts I learned is DBMS (Database Management Sys...Jan 2·2 min read