Skip to content

INTRODUCTION

Welcome to the Databases - SQL module!

During this module, you will learn the basics of relational databases using the example of MySQL database. Some of the topics that will be presented during this block include:

  • database modeling: how best to organize and store information in your database
  • basic Queries: How to retrieve the necessary information from a database
  • data manipulation language: how to insert, update, or delete information from a database

Get ready for class

Check the list below if you have any programs that we will work with during this class:

MySQL

MySQL Workbench