Browse Source

Update 'README.md'

天问 3 months ago
parent
commit
aff61ef784
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -1,2 +1,11 @@
 # sqlopsstudio
 
+Azure Data Studio 是一种数据管理和开发工具,可连接到常用的云和本地数据库。Azure Data Studio 支持 Windows、macOS 和 Linux,并能够立即连接到 Azure SQL 和 SQL Server。浏览扩展库以获取更多数据库支持选项,包括 MySQL、PostgreSQL 和 MongoDB
+
+## Develop
+
+```
+git clone https://github.com/Microsoft/sqlopsstudio
+yarn
+yarn gulp
+```