Skip to content

Instantly share code, notes, and snippets.

@sdemjanenko
Created January 5, 2020 17:24
Show Gist options
  • Save sdemjanenko/c2bcb49d227e705ea59b0cbba6e87c7e to your computer and use it in GitHub Desktop.
Save sdemjanenko/c2bcb49d227e705ea59b0cbba6e87c7e to your computer and use it in GitHub Desktop.

Revisions

  1. sdemjanenko created this gist Jan 5, 2020.
    13 changes: 13 additions & 0 deletions SQL intro
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    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/