SQL client for Visual Studio Code

preview_player
Показать описание
In this video, Alejandro Duarte shows how to use Visual Studio Code to connect to SQL databases like MariaDB, MySQL, PostgreSQL, SQL Server, and others; and how to run SQL queries without leaving your IDE.

Links:

Pick your programming language and connect your apps to SkySQL services:

0:00 Intro
0:24 Installing the Database Client extension
0:56 Creating a localhost connection
2:01 Exploring and manipulating data
4:01 Connecting to cloud databases (SkySQL)
6:42 Running SQL queries
7:57 Outro

#MariaDB #Database #SQL #vscode #DBaaS

MariaDB is making a big impact on the world. Whether you’re checking your bank account, buying a coffee, shopping online, making a phone call, listening to music, taking out a loan, or ordering takeout–MariaDB is the backbone of applications used every day. Companies small and large, including 75% of the Fortune 500 run MariaDB, touching the lives of billions of people. With massive reach through Linux distributions, enterprise deployments, and public clouds, MariaDB is uniquely positioned as the leading database for modern application development.

Рекомендации по теме
Комментарии
Автор

Legendary vid! I was just looking how I can create local playground for MySQL and keep VIM editor support
---
MariaDB + Docker + vs code + SQL Client = Profit

alexanderp
Автор

Great! That's it! I've finally found the video I needed so much!

ekaterinavolkova
Автор

Really a good one with an excellent explanation.
Thanks a lot very usefull 😇

mugunthan
Автор

Update: The Database Client and MySQL extensions now have an option for MariaDB that uses the official MariaDB Connector/Node.js.

alejandro_mariadb
Автор

how do I connect to SQLServer locally? i have tried this extension but i always get an error every time i try

oscarminjarez
Автор

Do you know how to terminate a request in this SQL client?

ekaterinavolkova
Автор

Java, C++, C, Node, etc.. where is the C# connector?

joe-sydney-au