Forum Moderators: open
My question is, my hosting allows me to create and manage MySQL databases through my control panel and phpMyAdmin so is it still necessary for me to install MySQL locally on my computer for such a simple database?
Any advice would be greatly appreciated since this is my first MySQL project.
Or you can Install only Mysql.
[caucuscare.com...]
[washington.edu...]
But its not necessary mysql on local machine, What you can, you can created two database using phpmyadmin with your hosting company.
One for testing and other for your production.
It doesn't even require an "installation"... just unzip it and click on "start" when you want to run your local server.
It's really useful when you need a quick and simple test environment without having to "install" anything and mess up your OS :-)