MySQL management tool is a unified visual tool for database architects, developers, and DBAs. It provides various functionality for designing, developing, and administering databases. It’s available
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
MySQL management tool is a unified visual tool for database architects, developers, and DBAs. It provides various functionality for designing, developing, and administering databases. It’s available in 1 editions, Community editions. Community is a free open-source edition offering a basic set of features.
Features
Manage MySQL Connections (support SSL connection)
List MySQL Servers
List MySQL Tables
List MySQL Databases
List MySQL Columns
Run MySQL Query
Usage
To add a MySQL connection, in the VS Code Explorer, click "MYSQL" in the bottom left corner, then click the 'Add' button, and then enter the host, user, password, port, and certificate file path (optional) in the input box.