How to Connect to MySQL Server and Run SQL Queries from VSCode (2024) - MySQL in Visual Studio Code

Опубликовано: 13 Январь 2024
на канале: The Code City
72,168
490

In this video, I'll show you how you can connect to mysql server from vscode and run sql queries from vscode.
We need to install and extension in visual studio code that will allow us to connect to mysql server in our local machine or a remote server. After we have connected to the MySQL server from vs code, we can then inspect the database server, run queries and manage our database directly from visual studio code.

☕Buy me a coffee: https://www.buymeacoffee.com/thecodecity
🌐Connect with me:
TikTok: tiktok.com/@thecodecity
Twitter:   / thecodecity  
Instagram:   / thecodecity  
Website: https://thecodecity.com

If you have problems trying to connect to mysql server from vscode, let me know in the comments below.

#vscode #mysql #mysqlvscode #mysqlserver