Created
January 5, 2020 17:24
-
-
Save sdemjanenko/c2bcb49d227e705ea59b0cbba6e87c7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing PG on mac | |
https://launchschool.com/blog/how-to-install-postgresql-on-a-mac | |
https://brew.sh/ | |
Sql.js | |
https://kripken.github.io/sql.js/examples/GUI/index.html | |
Common SQL syntax | |
https://tutorialzine.com/2016/01/learn-sql-in-20-minutes | |
https://hgducharme.gitbooks.io/sql-basics/content/ | |
DB browser | |
https://sqlitebrowser.org/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment