Skip to content

Instantly share code, notes, and snippets.

View afiaudofia's full-sized avatar

Afia afiaudofia

View GitHub Profile

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

@afiaudofia
afiaudofia / webdev_online_resources.md
Created November 28, 2018 15:50 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)
@afiaudofia
afiaudofia / docker-help.md
Last active August 31, 2018 13:21 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info