SA-MP Forums Archive
MYSQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: MYSQL (/showthread.php?tid=565988)



MYSQL - TheLegend1 - 02.03.2015

Yo well as i know mysql is the best thing to make a server so it will be the best.
Im going to learn it but i dont know a good link or something please can you give me one ? :P
Sorry for my bad english.


Re: MYSQL - Vince - 02.03.2015

Just to begin with: it's not a magical thing that will make your server run faster. Use the system that answers most to the needs of the specific application (server).

SQL (Structured Query Language) is a whole separate language and you can't expect to learn it in just a few hours. It's in fact so extensive that it is being taught over all three academic years that lead to a Bachelor's degree in the field.

Although I am an advocate of MySQL, it is mostly misused in conjunction with SA-MP. Messy tables, no relations, never heard of an index or a primary key, never heard of a join, and so on and so forth.


Re: MYSQL - zT KiNgKoNg - 02.03.2015

Quote:
Originally Posted by Vince
Посмотреть сообщение
Just to begin with: it's not a magical thing that will make your server run faster. Use the system that answers most to the needs of the specific application (server).

SQL (Structured Query Language) is a whole separate language and you can't expect to learn it in just a few hours. It's in fact so extensive that it is being taught over all three academic years that lead to a Bachelor's degree in the field.

Although I am an advocate of MySQL, it is mostly misused in conjunction with SA-MP. Messy tables, no relations, never heard of an index or a primary key, never heard of a join, and so on and so forth.
Exactly, I had never heard of Foreign Keys (linking to rows in another table) until I started to fully learn Laravel, But I really do agree with Vince, you can't learn it in a few hours.


Re: MYSQL - Sergei - 02.03.2015

wrong topic