This is a discussion on how to browse a database with many tables within the MySQL Database forums, part of the Database Forums category; Hi, I am tryin to browse a database with quite a lot of tables. For now i was using phpmyadmin ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, I am tryin to browse a database with quite a lot of tables. For now i was using phpmyadmin which is pretty slow because it query all the tables when you open a database. I would like to know if there is any other php mysql browser using less ressources. thank you :D |
|
|||
|
Try the MySQL administrator, its not browser based but its reasonably
fast. http://www.mysql.com/products/tools/administrator/ On May 29, 1:25 pm, di0rz` <rdelsa...@gmail.com> wrote: > Hi, I am tryin to browse a database with quite a lot of tables. > For now i was using phpmyadmin which is pretty slow because it query > all the tables when you open a database. > I would like to know if there is any other php mysql browser using > less ressources. > > thank you :D |