Website with various data science and machine learning resources
Project maintained by AdiBroHosted on GitHub Pages — Theme by mattgraham
SQL Resources
SQL Tutorials and Reference
SQLZoo - “SQLZoo includes tutorials and reference to support people learning SQL.”
SQLBolt - Introduction to SQL - “a series of interactive lessons and exercises designed to help you quickly learn SQL right in your browser.”
SQLTutorial.org - “This SQL tutorial helps you get started with SQL quickly and effectively through many practical examples.”
SQL Tutorial on W3Schools - “Our SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS Access, Oracle, Sybase, Informix, Postgres, and other database systems.” W3Schools’ content, in general, is absolutely great!
“Learn SQL In 60 Minutes” - “In this video we will cover everything you need to know about SQL in only 60 minutes. We will cover what SQL is, why SQL is important, what SQL is used for, the syntax of SQL, and multiple examples of SQL. SQL is the standard language for interacting with and manipulating data in a relational database system, and is one of the most important concepts you can learn in programming. It allows you to create, read, update, and delete data which is something nearly every application will need to do.”
“SQL Tutorial - Full Database Course for Beginners” - “In this course, we’ll be looking at database management basics and SQL using the MySQL RDBMS. The course is designed for beginners to SQL and database management systems, and will introduce common database management topics. “
SQL Tutorial for Beginners - “SQL Tutorial for Beginners - Learn complete SQL from basics to advance in one video.”