₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,357 members, 8,430,633 topics. Date: Saturday, 20 June 2026 at 07:37 PM

Toggle theme

Which Is Better To Learn SQL Or Mysql - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingWhich Is Better To Learn SQL Or Mysql (854 Views)

1 Reply (Go Down)

Which Is Better To Learn SQL Or Mysql by Tolzy11(op): 11:49pm On Jun 16, 2020
Hello Nairalanders am confused here cause I don't know which database language I should go for so am here asking from the pro which is the best to learn between SQL and MySQL.
Re: Which Is Better To Learn SQL Or Mysql by Nobody: 12:20am On Jun 17, 2020
SQL is a language which is use to query databases.

MySQL is a type of relational database(not a language) that accepts SQL queries. others are MariaDB, Postgresql etc.

So learn SQL then use it for any database of your choice even MySQL
Re: Which Is Better To Learn SQL Or Mysql by stanliwise(m): 8:21am On Jun 17, 2020
Tolzy11:
Hello Nairalanders am confused here cause I don't know which database language I should go for so am here asking from the pro which is the best to learn between SQL and MySQL.
SQL is a language.

MySQL is a software that implements SQL language, we also have other software that implement sql too
Re: Which Is Better To Learn SQL Or Mysql by Tolzy11(op): 7:12pm On Jun 17, 2020
stanliwise:
SQL is a language.

MySQL is a software that implements SQL language, we also have other software that implement sql too
Is it likes a framework as in Django for python
Re: Which Is Better To Learn SQL Or Mysql by Tolzy11(op): 7:15pm On Jun 17, 2020
DrLevi:
SQL is a language which is use to query databases.

MySQL is a type of relational database(not a language) that accepts SQL queries. others are MariaDB, Postgresql etc.

So learn SQL then use it for any database of your choice even MySQL
So after learning SQL I will have to learn MySQL ba ?
Re: Which Is Better To Learn SQL Or Mysql by stanliwise(m): 7:26pm On Jun 17, 2020
Tolzy11:
Is it likes a framework as in Django for python
No MySQL is like an engine that understand SQL language. Django was built with a language(Python). MySQL is not built with SQL rather it is an interpreter of SQL, and has all the necessary functionality to excute SQL query. Just like the JAVA Virtual Machine is used to interpret java bytecodes.
Re: Which Is Better To Learn SQL Or Mysql by stanliwise(m): 7:27pm On Jun 17, 2020
Tolzy11:
So after learning SQL I will have to learn MySQL ba ?
By learning MySQL you automatically learn SQL. Since to work with MySQL you need SQL knowledge. They work hand in hand
Re: Which Is Better To Learn SQL Or Mysql by Anonime1105(m): 7:29pm On Jun 17, 2020
Starting with SQL, then moving to mySQL is a good route to take, it gives you solid foundation on database quering, you would be able to move to several other SQL database management systems latter on....
Re: Which Is Better To Learn SQL Or Mysql by Nobody: 7:49pm On Jun 17, 2020
Tolzy11:
So after learning SQL I will have to learn MySQL ba ?
technically you'll learn both together... you need a database to practice your SQL queries.
1 Reply

Do I Still Need To Learn SQL When I Already Know Python?How To Learn SQL & What Is A Database?How Can I Learn SQL Database Management As A Student?234

Code Igniter Vs Larevel Which Is The Best??Graduating Projects For Computer ScienceContribute Now!