Databases
Last updated
Last updated
Databases are essential for any modern web application and are used in many languages. In this module we teach the theory behind databases while also showing the implementation of a database.
Below an overview of the week-by-week topics - click on the title to find more details.
1 - Introduction to SQL2 - SQL with Node3 - CRUD with SQL and Node