SQL Operations Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
TypeScript JavaScript CSS HTML Shell PowerShell
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.vscode Initial VS Code 1.19 source merge (#571) Jan 29, 2018
build Initial SQL Agent merge for March release (#961) Mar 23, 2018
docs Add image for readme Nov 11, 2017
extensions-modules Initial SQL Agent merge for March release (#961) Mar 23, 2018
extensions Bump SQL Ops Studio to 0.27.1 (#975) Mar 23, 2018
i18n Initial VS Code 1.19 source merge (#571) Jan 29, 2018
resources Initial VS Code 1.19 source merge (#571) Jan 29, 2018
samples Add sample for server reports (#960) Mar 23, 2018
scripts removed hygiene from travis (#589) Jan 30, 2018
src Revert "Results grid options (#962)" (#979) Mar 24, 2018
test Initial VS Code 1.19 source merge (#571) Jan 29, 2018
.editorconfig Initial VS Code 1.19 source merge (#571) Jan 29, 2018
.eslintrc Initial VS Code 1.19 source merge (#571) Jan 29, 2018
.gitignore Initial VS Code 1.19 source merge (#571) Jan 29, 2018
.mention-bot SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
.nvmrc Initial VS Code 1.19 source merge (#571) Jan 29, 2018
.travis.yml removed hygiene from travis (#589) Jan 30, 2018
.yarnrc Initial VS Code 1.19 source merge (#571) Jan 29, 2018
CHANGELOG.md Update changelog for Jan Hotfix release (#722) Feb 16, 2018
CODE_OF_CONDUCT.md SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
CONTRIBUTING.md fix: revert README and CONTRIBUTING after last VSCode merge (#574) Jan 29, 2018
LICENSE.txt Update License.txt line width to display correctly in Windows setup (#… Dec 16, 2017
OSSREADME.json Initial VS Code 1.19 source merge (#571) Jan 29, 2018
README.md Fix formatting in Localization section of readme Mar 16, 2018
ThirdPartyNotices.txt Refresh master with initial release/0.24 snapshot (#332) Dec 15, 2017
appveyor.yml Initial VS Code 1.19 source merge (#571) Jan 29, 2018
extensionsGallery.json Feature/extension manager (#689) Feb 15, 2018
gulpfile.js SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
issue_template.md SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
jsconfig.json SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
package.json Revert "Results grid options (#962)" (#979) Mar 24, 2018
product.json Feature/extension recommendations (#977) Mar 24, 2018
tsfmt.json SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
tslint.json Move protocol client out (#643) Feb 20, 2018
typings.json SQL Operations Studio Public Preview 1 (0.23) release source code Nov 9, 2017
yarn.lock Revert "Results grid options (#962)" (#979) Mar 24, 2018

README.md

SQL Operations Studio

Join the chat at https://gitter.im/Microsoft/sqlopsstudio

SQL Operations Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.

Download SQL Operations Studio February Public Preview

Platform Link
Windows Setup Installer https://go.microsoft.com/fwlink/?linkid=867998
Windows ZIP https://go.microsoft.com/fwlink/?linkid=867997
macOS ZIP https://go.microsoft.com/fwlink/?linkid=867999
Linux TAR.GZ https://go.microsoft.com/fwlink/?linkid=868000
Linux DEB https://go.microsoft.com/fwlink/?linkid=868002
Linux RPM https://go.microsoft.com/fwlink/?linkid=868001

Go to our download page for more specific instructions.

Try out the latest insiders build from master at https://github.com/Microsoft/sqlopsstudio/releases.

See the change log for additional details of what's in this release.

Design Discussions

The SQL Operations Studio team would like to incorporate community feedback earlier in the development process. To facilitate this, we'd like to share our designs while features are actively being built.

We're currently collecting input on the SQL Agent experience and enhancements to the Manage Dashboard that we're calling "Command Center". We'll add additional design feedback requests below as we start work in new feature areas. Please leave comments on these issues to help us understand your requirements and shape feature development.

Feature Highlights

  • Cross-Platform DB management for Windows, macOS and Linux with simple XCopy deployment
  • SQL Server Connection Management with Connection Dialog, Server Groups, Azure Integration and Registered Servers
  • Object Explorer supporting schema browsing and contextual command execution
  • T-SQL Query Editor with advanced coding features such as autosuggestions, error diagnostics, tooltips, formatting and peek definition
  • Query Results Viewer with advanced data grid supporting large result sets, export to JSON\CSV\Excel, query plan and charting
  • Management Dashboard supporting customizable widgets with drill-through actionable insights
  • Visual Data Editor that enables direct row insertion, update and deletion into tables
  • Backup and Restore dialogs that enables advanced customization and remote filesystem browsing, configured tasks can be executed or scripted
  • Task History window to view current task execution status, completion results with error messages and task T-SQL scripting
  • Scripting support to generate CREATE, SELECT, ALTER and DROP statements for database objects
  • Workspaces with full Git integration and Find In Files support to managing T-SQL script libraries
  • Modern light-weight shell with theming, user settings, full screen support, integrated terminal and numerous other features

Here's some of these features in action.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Localization

SQL Operations Studio localization is now open for community contributions. You can contribute to localization for both software and docs. https://aka.ms/SQLOpsStudioLoc

Localization is now opened for 10 languages: French, Italian, German, Spanish, Simplified Chinese, Traditional Chinese, Japanese, Korean, Russian, and Portuguese (Brazil). Help us make SQL Operations Studio available in your language!

Privacy Statement

The Microsoft Enterprise and Developer Privacy Statement describes the privacy statement of this software.

Contributions and "thank you"

We would like to thank all our users who raised issues, and in particular the following users who helped contribute fixes:

  • SebastianPfliegel for Add cursor snippet (#475)
  • mikaoelitiana for fix: revert README and CONTRIBUTING after last VSCode merge (#574)
  • alextercete for Reinstate menu item to install from VSIX (#682)
  • alextercete for Fix "No extension gallery service configured" error (#427)
  • mwiedemeyer for Fix #58: Default sort order for DB size widget (#111)
  • AlexTroshkin for Show disconnect in context menu only when connectionProfile connected (#150)
  • AlexTroshkin for Fix #138: Invalid syntax color highlighting (identity not highlighting) (#140))
  • stebet for Fix #153: Fixing sql snippets that failed on a DB with case-sensitive collation. (#152)
  • SebastianPfliegel Remove sqlExtensionHelp (#312)
  • olljanat for Implemented npm version check (#314)

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the Source EULA.