pmareke / mysql-for-developers

MySQL for Developers course from PlanetScale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL for Developers

Pre-requirements

  • You need to have Docker installed in your computer.
  • In order to have the MySQL database running you should run make up in the terminal.
  • In order to stop the MySQL database you should run make up in the terminal.

Chapters

About

MySQL for Developers course from PlanetScale

License:MIT License


Languages

Language:Makefile 100.0%