Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Azure Data Studio (ADS)

Azure Data Studio is a open source cross-platform database tool for data professionals using the Microsoft family of on-premises and cloud data platforms on Windows, MacOS, and Linux.

Useful Links

Download the latest Azure Data Studio release

Platform Download Link
Windows User Installer https://go.microsoft.com/fwlink/?linkid=2132348
Windows System Installer https://go.microsoft.com/fwlink/?linkid=2132347
Windows ZIP https://go.microsoft.com/fwlink/?linkid=2132518
macOS ZIP https://go.microsoft.com/fwlink/?linkid=2132519
Linux TAR.GZ https://go.microsoft.com/fwlink/?linkid=2132349
Linux RPM https://go.microsoft.com/fwlink/?linkid=2132351
Linux DEB https://go.microsoft.com/fwlink/?linkid=2132350

Azure Data Studio extensions

Extension Repository Link Release Date Version .vsix download link Description
SQL Server Import Github 2020-05-15 0.15.0 GO Streamlines the data import process by providing a wizard that simplifies copying flat files (.csv, .txt, .json) into a SQL Server table
PostgreSQL extension (preview) Github 2020-03-26 0.2.6 GO Enables users to connect, query, and manage Postgres databases with Azure Data Studio
Query Editor Boost Github 2020-02-17 0.4.1 [Github][https://github.com/dzsquared/query-editor-boost/releases/latest] This extension adds several features helpful with query writing in Azure Data Studio
SQL Server Dacpac Github 2020-06-04 1.5.0 GO Provides an easy-to-use wizarding experience to deploy and extract .dacpac files and import and export .bacpac files
SQL Server Profiler Github 2019-12-18 0.11.0 GO Provides a simple SQL Server tracing solution similar to SSMS Profiler, allowing users to create and manage traces and analyze and replay trace results
SQL Server Agent Github 2020-04-16 0.47.0 GO Helps manage and troubleshoot SQL Server Agent jobs and configuration (early preview)
SQL Server Admin Pack Github 2019-03-14 0.0.2 GO A collection of popular database administration extensions to help manage SQL Server
[SQL Server Schema Compare] Github 2020-06-17 1.5.0 GO Provides an easy-to-use experience to compare the schemas from .dacpac files and databases and apply the changes from source to target
PowerShell Extension Github 2020-04-15 2020.4.0 GO Provides rich PowerShell language support for Azure Data Studio
SandDance for Azure Data Studio Github 2020-06-24 3.0.0 Vsix Provides interactive visualizations that help users explore, understand, and present their data
SandDance for VSCode Github 2020-06-24 3.0.0 Vsix Provides interactive visualizations that help users explore, understand, and present their data for .csv or .tsv files
Server Reports Github 2020-04-27 0.2.2 [GO][https://go.microsoft.com/fwlink/?linkid=2099768] Provides useful information about the server's performance, such as: DB Space Usage, DB Buffer Usage, CPU Utilization, Backup Growth Trend
whoisactive Github 2020-04-27 0.1.4 [GO][https://go.microsoft.com/fwlink/?linkid=2099774] Displays insights from sp_whoisactive, a useful tool for activity monitoring and troubleshooting, as graphs and tasks inside an Azure Data Studio

Azure Data Studio Articles

Title Author Modified
Integrating Azure Data Studio with Git and GitHub Rajendra Gupta 2020-07-03
Working with Git components in Azure Data Studio Rajendra Gupta 2020-07-09

TODO Links