Remote access software - Posted (2614 Views)
Average Member
Webbo
Posts: 982
982
Hi, can anyone recommend desktop software to remotely access MySQL databases on a server ?
Thanks
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Admin
HuwR
Posts: 20611
20611
I use MySQL Workbench
Posted
Average Member
Webbo
Posts: 982
982
I've got that Huw but was looking for something similar to phpMyAdmin which I find to be a bit easier to use
Posted
Forum Admin
HuwR
Posts: 20611
20611
I've not used any others, so can't recommend anything else I'm afraid
Posted
Senior Member
bobby131313
Posts: 1163
1163
https://www.webyog.com/

is what I use, but it's not free. I find it easy to use.
Posted
Average Member
Webbo
Posts: 982
982
Thanks Bobby, I've just downloaded 'Toad for MySQL' and first impressions are that it seems good. A bit of a pain to download as you need to register with Dell first but if it does the job ..... smile
Posted
Support Moderator
Doug G
Posts: 6493
6493
https://www.mysql.com/products/workbench/
http://www.heidisql.com/

For any other tool, unless you're able to install it on the mysql server itself you'll need network access to your mysql server, including an open port in your firewall. phpMyAdmin typically is running on the same internal network, and usually the same server, as your mysql server.
======
Doug G
======
Computer history and help at www.dougscode.com
 
You Must enter a message