About 5,100,000 results
Open links in new tab
  1. Transact-SQL in Visual Studio Code

    Turn Visual Studio Code into a powerful editor for Transact-SQL (T-SQL) development, with the mssql extension available in the VS Code Marketplace. The mssql extension is optimized to …

  2. How to Start Coding SQL in VS Code - LearnSQL.com

    Nov 26, 2024 · Our guide covers everything you need to get started with SQL in Visual Studio Code, the world's most popular IDE. Discover setup tips, extensions, database connections, …

  3. Quickstart: Connect to and query a database with the MSSQL …

    Jun 18, 2025 · In this quickstart, you learn how to use the MSSQL extension for Visual Studio Code to connect to a database, whether it's running locally, in a container, or in the cloud.

  4. How to Use VS Code to Run SQL on a Database

    In this video, you’ll learn how to install the extension and drivers in VSCode, how to create connections to SQL Server, MySQL, and PostgreSQL, how to run some SQL queries, and …

  5. How to Execute an SQL File in VS Code - Sling Academy

    Jan 28, 2024 · In this tutorial, you’ll learn how to set up your VS Code environment to execute SQL files against a database. Before diving into the steps, it’s important to ensure that you …

  6. Transforming VS Code into a Powerful SQL IDE | Level Up Coding

    Mar 24, 2025 · Now it’s time to explore everything I can do within VS Code. The objective of this blog post is to show you how to create a setup that allows you to work from VS Code. This …

  7. Overview of the MSSQL Extension for Visual Studio Code - SQL

    Dec 16, 2025 · With a comprehensive suite of features for connecting to databases, designing and managing database schemas, exploring database objects, executing queries, and …

  8. Elevate SQL Development with VS Code - Visual Studio Magazine

    Sep 22, 2025 · Whether you're building cloud-native apps, managing cross-platform environments, or simply tired of switching tools to tweak a schema, this session promises a …

  9. Working with SQL Server in Visual Studio Code

    Feb 22, 2023 · However, if you already work with Visual Studio Code, you may want to connect to SQL Server using the extension. This tutorial will teach you how to work with the SQL Server …

  10. How to start coding sql in vscode? - clrn.org

    Feb 5, 2025 · This article provides a comprehensive guide to configuring VSCode for SQL development, covering necessary extensions, fundamental SQL concepts, and best practices …