coursera-data-engineering

Source Systems

This course covers information about source systems.

Relational Data

Usually structured data is stored in RDBMS. These are one of the most common source of data. This lab teaches several SQL commands to interact with the data. Finally, it provides a MySQL lab to practice the commands.

NoSQL

This section covers information on NoSQL databases. The lab specifically covers DynamoDB.

Lab 3 explores object storage.

Week 1 Quiz