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

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.