Azure Data Studio 是一種資料管理和開發工具,可連接到流行的雲端和本機資料庫。 Azure Data Studio 支援 Windows、macOS 和 Linux,能夠立即連線到 Azure SQL 和 SQL Server。 瀏覽擴充功能庫以取得其他資料庫支援選項,包括 MySQL、PostgreSQL 和 MongoDB。
平台 | 類型 | 下載 |
---|---|---|
視窗 | 用戶安裝程式 | 64位元ARM |
系統安裝程式 | 64位元ARM | |
。 | 64位元ARM | |
Linux | .tar.gz | 64位 |
.deb | 64位 | |
.rpm | 64位 | |
蘋果 | 。 | 通用英特爾晶片 Apple Silicon |
請造訪我們的下載頁面以取得更多具體說明。
請造訪我們的下載頁面以取得更具體的安裝說明。查看更改日誌或發行說明,以了解每個版本中內容的更多詳細資訊。 Azure Data Studio 文件包含有關入門、連接快速入門和功能教學的完整詳細資訊。
透過簡單的 XCopy 部署,對 Windows、macOS 和 Linux 進行跨平台資料庫管理
具有連線對話方塊、伺服器群組、Azure 整合和註冊伺服器的 SQL Server 連線管理
支援模式瀏覽和上下文命令執行的物件資源管理器
T-SQL 查詢編輯器具有進階編碼功能,例如自動建議、錯誤診斷、工具提示、格式設定和檢視定義
查詢結果檢視器具有進階資料網格,支援大型結果集、匯出至 JSONCSVExcel、查詢計劃和圖表
管理儀表板支援可自訂的小部件,具有深入鑽取的可操作見解
視覺化資料編輯器,可直接在表中插入、更新和刪除行
備份和復原對話方塊可實現進階自訂和遠端檔案系統瀏覽,可執行設定的任務或編寫腳本
任務記錄視窗可查看目前任務執行狀態、帶有錯誤訊息的完成結果以及任務 T-SQL 腳本
腳本支援為資料庫物件產生 CREATE、SELECT、ALTER 和 DROP 語句
具有完整 Git 整合和「在文件中尋找」支援的工作區,可管理 T-SQL 腳本庫
現代輕量級外殼,具有主題、用戶設定、全螢幕支援、整合終端和眾多其他功能
以下是其中一些功能的實際應用。
如果您有興趣解決問題並直接為程式碼庫做出貢獻,請參閱文件如何貢獻,其中涵蓋以下內容:
如何從原始碼建置和運行
開發工作流程,包括調試和運行測試
提交拉取請求
該專案採用了微軟開源行為準則。有關詳細信息,請參閱行為準則常見問題解答或聯繫 [email protected] 提出任何其他問題或意見。
Azure Data Studio 已在地化為 10 種語言:法語、義大利語、德語、西班牙語、簡體中文、繁體中文、日語、韓語、俄語和葡萄牙語(巴西)。這些語言包可在 Extension Manager 市場中取得。只需使用擴充市場搜尋特定語言並安裝即可。安裝所選語言後,Azure Data Studio 會提示您使用新語言重新啟動。
Azure Data Studio 收集遙測數據,用於協助了解如何改善產品。例如,這些使用資料有助於偵錯啟動時間慢等問題,並確定新功能的優先順序。雖然我們很欣賞這些數據提供的見解,但我們也知道並不是每個人都想發送使用數據,您可以按照禁用遙測報告文件中的說明停用遙測。
Microsoft 隱私權聲明描述了本軟體的隱私權聲明。
我們要感謝所有提出問題的用戶,特別是以下幫助修復問題的用戶:
eulercamposbarros 用於Prevent connections from moving on click (#7528)
AlexFsmn Fixed issue where task icons got hidden if text was too long
jamesrod817 用於Tempdb (#7022)
dzsquared fix(snippets): ads parenthesis to sqlcreateindex snippet #7020
devmattrick 用於Update row count as updates are received #6642
mottykohn In Message panel onclick scroll to line #6417
Stevoni Corrected Keyboard Shortcut Execution Issue #5480
yamatoya fix the format #4899
GeoffYoung Fix sqlDropColumn description #4422
AlexFsmn Added context menu for DBs in explorer view to backup & restore db. #2277
Sadedil 用於Missing feature request: Save as XML #3729
gbritton1 用於Removed reference to object explorer #3463
Tarig0 用於Add Routine_Type to CreateStoredProc fixes #3257 (#3286)
oltruong typo fix #3025'
Thomas-SB Removed unnecessary IErrorDetectionStrategy #749
Thomas-SB 用於Simplified code #750
rdaniels6813 Add query plan theme support #3031
Ruturaj123 Fixed some typos and grammatical errors #3027
PromoFaux Use emoji shortcodes in CONTRIBUTING.md instead of � #3009
ckaczor Fix: DATETIMEOFFSET data types should be ISO formatted #714
hi-im-T0dd Fixed sync issue with my forked master so this commit is correct #2948
hi-im-T0dd Fixed when right clicking and selecting Manage-correct name displays #2794
philoushka center the icon #2760
Typo #2775
kstolte 用於Fix Invalid Configuration in Launch.json #2789
kstolte 用於Fixing a reference to SQL Ops Studio #2788
AlexFsmn Feature: Ability to add connection name #2332
AlexFsmn Disabled connection name input when connecting to a server. #2566
SebastianPfliegel Added more saveAsCsv options #2099
ianychoi Fixes a typo: Mimunum -> Minimum #1994
AlexFsmn Fixed bug where proper file extension wasn't appended to the filename. #2151
AlexFsmn Added functionality for adding any file to import wizard #2329
AlexFsmn Fixed background issue when copying a chart to clipboard #2215
AlexFsmn Fixed problem where vertical charts didn't display labels correctly. #2263
AlexFsmn Fixed Initial values for charts to match visuals #2266
AlexFsmn Renamed chart option labels #2264
AlexFsmn Added feature for the opening file after exporting to CSV/XLS/JSON & query files #2216
AlexFsmm Get Connection String should copy to clipboard #2175
lanceklinger Fix for double-clicking column handle in results table #1504
Westerncj Removed duplicate contribution from README.md (#753)
ntovas 用於Fix for duplicate extensions shown in "Save File" dialog. (#779)
SebastianPfliegel 用於Add cursor snippet (#475)
mikaoelitiana 修復: revert README and CONTRIBUTING after last VSCode merge (#574)
alextercete 用於Reinstate menu item to install from VSIX (#682)
alextercete Fix "No extension gallery service configured" error (#427)
mwiedemeyer Fix #58: Default sort order for DB size widget (#111)
AlexTroshkin Show disconnect in context menu only when connectionProfile connected (#150)
AlexTroshkin Fix #138: Invalid syntax color highlighting (identity not highlighting) (#140))
stebet Fix #153: Fixing sql snippets that failed on a DB with a case-sensitive collation. (#152)
SebastianPfliegel Remove sqlExtensionHelp (#312)
olljanat 用於Implemented npm version check (#314)
Adam Machanic 協助完成whoisactive
擴展
當然,我們要感謝所有上游相依性的作者。 請參閱 ThirdPartyNotices.txt 中的完整列表
版權所有 (c) Microsoft Corporation。版權所有。
根據 MIT 許可證獲得許可。