Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mysqlconnectorNew to Visual Studio Code? Get it now.
mysqlconnector

mysqlconnector

Gautam Sagar Mallela

|
15,672 installs
| (1) | Free
This will be helpful in connecting to local mysql server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mysqlconnector README

This Extension is can help you to connect to local mysql server for any user and gives you a proper workbench to write and execute mysql scripts.

How to use the extension

  1. Press ctrl+shift+p and type "Connect to local mysql server" and select it.
  2. It asks for user name and password in separate prompts.

Now a connection will be establish to local mysql server for the above provided user.

For Current line to be Executed use "Execute" Button. For Executing all the lines use "Execute All" Button. Clear Output button will clear the output window. Save Button or ctrl+s will be helpful to save current script in your local system.

Here is the sample video

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft