Firefox addon for viewing mysql

Is there ny Firefox addon for viewing mysql database same like sqlite manager for sqlite.I am using ubuntu any tool available for ubuntu

1 Answer

No.

The common way to administer a MySQL using a web browser is to use phpMyAdmin. Follow the link for a guide to install it and it's requirements.

Another tool (that I have no experience of) is mysql-admin it should be avaliable to install using the ubuntu package manager.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like