+ 2
How to download MySQL for windows ?
I've learned most of the basics of SQL from SoloLearn but now I have some difficulty learning so I need to explore the real program on the computer since SoloLearn does not provide that. So please can you send me a tried link that I can download MySQL from.. and.. I want to know how to connect it with a code from any language.. Do I have to download another file to do that ?
1 Resposta
+ 1
Use web server like xampp, mamp or wamp that comes with mysql.
PHP comes with mysql driver but other languages doesn't.
There's MySql Connect/NET for C#
MySQLdb for python
MySQL Connector/J for java