Description
This is a course for relational database design. Here are some examples of the most popular databases: MySQL Oracle Microsoft SQL Server PostgreSQL SQLite MiariaDB and MORE!
We start off this course by taking our time to first look at what a database is and how it differs from a spreadsheet, website, filing cabinet, and so forth.
We introduce SQL and talk about data definition language and data manipulation language. After about 4 solid videos of explaining databases and SQL, we dive into learning about entities and attributes.
We apply all of these concepts to structure tables and relationships. We learn to design all of the relationships and I explain everything in depth.