Hasura’s MySQL Course for Frontend Developers

·

1 min read

This course is a super-fast introduction to learning about key concepts of MySQL and setting it up for app development.

Here's the list of contents; please use it to go directly to the section that you need:

  1. Introduction to MySQL
  2. What is MySQL?
  3. Setup and Installation
  4. Installing MySQL on Windows
  5. Installing MySQL on Mac
  6. Installing MySQL on Linux
  7. Core Concepts
  8. Data Warehouse
  9. OLAP vs OLTP
  10. Schema, DDL, and DML
  11. Constraints
  12. Functions
  13. Joins
  14. Set Operations
  15. Nested Queries
  16. Rank Functions
  17. Triggers
  18. Indexing
  19. Backup & Restore