Skip to content

Instantly share code, notes, and snippets.

@rosswd
Last active October 21, 2023 16:19
Show Gist options
  • Star 20 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save rosswd/88bc2a5c6f666e39d2a5ea89dffaa6ca to your computer and use it in GitHub Desktop.
Save rosswd/88bc2a5c6f666e39d2a5ea89dffaa6ca to your computer and use it in GitHub Desktop.
Learn Relational Database Design and SQL

Learning Relational Database Design and SQL

Learn SQL (interactive)

Learn SQL (with exercises)

Learn SQL (text form)

Learn SQL (video)

Learn SQL (book)

Note that the book links go to bookfinder.com, a book price comparison website. These links are not affiliate links.

Learn SQL (paid)

Learn Database Design

Tools

  • SQLfiddle - Online Database Environment
  • DBfiddle - Another Online Database service
  • db<>fiddle - Run Queries in batches, multiple dbms to choose from
  • mycli - Command line interface for MySQL, MariaDB, Percona
  • poorsql - SQL Formatter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment