Turning Learners Into Developers
Codekilla
CODEKILLA
back to course
Lesson 06 / 2512%
Introduction to MySQL6/10

MySQL vs SQL

MySQL = the database PRODUCT · SQL = the LANGUAGE it speaks.

// sql = the LANGUAGE · mysql = a PRODUCT that speaks itSQLthe standardised language(ANSI / ISO · 1974)SELECT * FROM users;same syntax everywhereMySQLan open-source RDBMS(MySQL AB · 1995)AUTO_INCREMENT · LIMITextends SQL with its own flavourClick each bubble — SQL is the language, MySQL is one of many products that implements it.
Visual explanation diagram · click steps to walk through it

This lesson is Pro only.

Unlock every premium lesson and module — Pro from ₹299 / month (or ₹999 / year, saves ~₹2,589).

Sign in to unlock
// feedback.matters()
Did this lesson help you?