Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Navicat is infinitely more useful for mysql database administration, especially with the option to login via ssh


Why would you need SSH login option in phpMyAdmin? It was designed for single-server setups where the interpreter sits next to the database.


You don't need it for phpMyAdmin. The comment was mentioning the ssh tunnel feature as an advantage in desktop clients like navicat, which allows you to access the database while still running it on localhost.


Yes you connect from your desktop to the server with Navicat

Also means you are more secure since PHPMYADMIN has a history of vulnerabilities and less to run on the server, so your database server can run mysql and nothing else (well maybe stunnel for encrypted connection to your app servers)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: