Skip to content

Instantly share code, notes, and snippets.

@victorclee
Last active May 25, 2017 20:57
Show Gist options
  • Save victorclee/cec45efe6f50d742496939f7ee53f2df to your computer and use it in GitHub Desktop.
Save victorclee/cec45efe6f50d742496939f7ee53f2df to your computer and use it in GitHub Desktop.
Oh, the things I learn in bootcamp...

TIL - Things I Learned - Tuesday 05/23/2017

Modeling schema

Today we expanded on the many to many assocation, using join table(s) to create a shopping cart for our mini capstone app.

Useful resource - WWW SQL Designer

http://ondras.zarovi.cz/sql/demo/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment