Coursera Project Network による How to Use SQL with Large Datasets の受講者のレビューおよびフィードバック
コースについて
By the end of this project, you will use SQL to manage a large COVID-19 dataset using MySQL Workbench.
MySQL is a widely used relational database and can be used with large datasets if it is managed appropriately. This may include using the proper database engine, indexing the database, creating summary tables, and using proper database queries....