what software I need to use to practice mysql database? I am beginner on database | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what software I need to use to practice mysql database? I am beginner on database

I want to learn database

29th Oct 2018, 3:16 PM
John Gabrielle Santos
John Gabrielle Santos - avatar
1 Answer
+ 2
You need a configured Apache webserver and a MySQL database. This is very easy to install by installing XAMPP, that is Installing Apache, Mysql and PHP on Windows, Linux, OS X https://www.apachefriends.org/index.html Or try installing on a Linux distribution https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04
29th Oct 2018, 3:39 PM
JaMi
JaMi - avatar