Skip to content

edmundonm/sql-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SQL Training

A small repo for practicing learning about SQL database language.

Based off the code-cademy lessons: https://www.codecademy.com/learn/learn-sql

Set Up

Github

To clone the repo install github: [email protected]:edmundonm/sql-training.git

SQL Client

Tableplus is a good option: https://tableplus.com/

Homebrew SQL Service

Homebrew is a system for installing programs on your OSX.

To check if your MySQL server is running: brew services list

To start/stop it: brew services start mysql brew services stop mysql

About

Learn about SQL with some examples and exercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published