This module has assignments that cover mainly MySQL.SQL (Standard Query Language) is the language used to access and commmunicate with databases. Databases are just applications that store large amounts of data securely and have the ability to access, filter, sort, and manipulate that data conveniently. MySQL, specifically, is an example of the many relational database management systems that have been made throughout the years. Other types of databases in MS SQL, Orcale, or sqlite. In this class, we will focus on writing SQL for MySQL