Articles in this series
Database Design Fundamentals · Welcome to our first post in the Database Design Fundamentals course, where you will learn what a database is and how to...
Database Design Fundametals · It is important that you understand the contents of this article. Together with the next article, it forms the knowledge...
Database Design Fundamentals · In the previous article, we created a spreadsheet acting as a database. This poorly designed database invited insert,...
Database Design Fundamentals · We now know what data is and what a database is. We used a spreadsheet to build a rudimentary employee database. and then...
Database Design Fundamentals · Now that we know about data design and how data in different containers relate to each other via foreign keys, let's look...
Database Design Fundamentals · Naming conventions are critical in programming and database design as it prevent early death, either by a co-worker or...