What do i need to download to use mysql? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What do i need to download to use mysql?

8th Jan 2017, 1:27 AM
Ryan McGaha
Ryan McGaha - avatar
2 Answers
+ 3
Just go to their website and use the community installer, it will set everything up for you. To manage the database you can use Mysql workbench
8th Jan 2017, 1:48 AM
Alex
Alex - avatar
+ 1
another option is to install xampp /Lamp that wil set up mysql, apache server, php. You can edit the database via phpMyAdmin (Gui) or via php scripts in your webproject
8th Jan 2017, 4:51 AM
seamiki
seamiki - avatar