mysql
Want to know which visualization tool this is, or can you recommend a powerful tool like PLSQL?
MySQL Workbench http://blog.csdn.net/chinacsharper/article/details/39777643
There are many mysql visualization tools, I recommend a few to you
phpMyAdmin is written in PHP and can control and operate MySQL over the Internet. Through phpMyAdmin, you can completely operate the database, such as creating, copying/deleting data, etc.
MySQL has also officially developed a client called "MySQL Workbench"
"Navicat Premium" can be used as mysql, postgreSQL, Oracle, SQLite, Sql Serverclient software
Navicat provides up to 7 languages for customers to choose from and is recognized as the world's most popular MySQL front-end user interface tool.
It can be used to manage and develop local or remote MySQL, SQL Server, SQLite, Oracle and PostgreSQL databases.