Presentation is loading. Please wait.

Presentation is loading. Please wait.

Intro to SQL Operations Studio

Similar presentations


Presentation on theme: "Intro to SQL Operations Studio"— Presentation transcript:

1 Intro to SQL Operations Studio
Eric Flamm Flamm Consulting, Inc. Intro to SQL Operations Studio

2 Agenda Intro About SQL Operations Studio Demos Resources Q & A

3 About Me Independent Business Intelligence/Analytics Consultant
MCP: Querying Microsoft SQL Server 2012 Presented at SQL Saturday Atlanta, Code Camp, AWS Meetup, WordCamp Active Volunteer with Atlanta Microsoft Database Forum (local PASS Chapter) Organizing Committee for Atlanta SQL Saturday since 2010 Contact Info: Mobile: (678) Web:

4 Poll Heard of SQL Ops Studio? Used SQL Ops Studio?
Used SQL Ops Studio on Linux? Used SQL Ops Studio in Production?

5 0.26.7 SQL Operations Studio was announced for Public Preview on November 15th 2017 February Public Preview (released Feb )

6 About SQL Operations Studio
Home Page: Built on Electron Shell using Python on Node.js Spin-off from Visual Studio Code project (but with a more focused audience) Significant backlog of features and issues to resolve before GA in June

7 SQL Operations Studio – Key Features
Modern light-weight shell with theming, user settings, full screen support, integrated terminal and numerous other features Cross-Platform DB management for Windows, macOS and Linux 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 (more…)

8 SQL Operations Studio – Key Features
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 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

9 SQL Ops Studio – Use Cases
Emerging product – NOT feature complete T-SQL focused Intellisense Templates Query Plan Connection Management SQL Server, Azure SQL, Azure Data Warehouse Cross-Platform

10 How to Get SQL Ops Studio
Windows – Download and run the installer from aka.ms/sqlopsstudio (linked as Download page) Linux – Depends on the distro – download the appropriate package, update the package store, and install with yum or apt‐get Mac – download the Zip file, expand it and drag sqlops.app to the Applications folder sudo yum install ~/Downloads/sqlops-linux Not really sure why the downloads are stored in AWS – maybe Github doesn’t support Azure file storage?

11 SQL OPS Roadmap Documented as “Milestones” on Github
March Preview – 3/27/2018 April Preview – 4/23/2018 May “Build” Release – 5/7/2018 June “GA” Release – 6/12/2018 Milestones comprise designated issues documented on Github. Presumably, some issues are already being deferred to releases subsequent to GA date.

12 Demos Create a SQL Server Connection Object Create a database
Create a table Load some data Retrieve some data Save results to JSON file View data as chart Demos – Just use Windows on laptop to demo 1)

13 SQL Ops Studio – Connection Settings
"options": { "server": "sqlopsdemo.database.windows.net", "database": "", "authenticationType": "SqlLogin", "user": "eflamm", "password": "", "connectTimeout": 30, "applicationName": "sqlops", "groupId": "a5a6664c-a6d1-4c36-9db6-f8e d6", "databaseDisplayName": "" }, "providerName": "MSSQL", "savePassword": false, "id": "c402b d-4568-be67-67dfb867ee4c"

14 SQL Ops Studio – Dashboard Settings
"name": "Tasks", "gridItemConfig": { "sizex": 2, "sizey": 2}, "widget": { "table-space-db-insight": null} }, { "sizex": 1, "explorer-widget": {} }

15 Resources Github Repo: https://github.com/Microsoft/SqlOpsStudio
SQL Blog: Official FAQ: Robert Cain’s Walkthrough (from Dec 2017 – a bit dated):

16 Q & A

17 About Me Independent Business Intelligence/Analytics Consultant
MCP: Querying Microsoft SQL Server 2012 Presented at SQL Saturday Atlanta, Code Camp, AWS Meetup, WordCamp Active Volunteer with Atlanta Microsoft Database Forum (local PASS Chapter) Organizing Committee for Atlanta SQL Saturday since 2010 Contact Info: Mobile: (678) Web:


Download ppt "Intro to SQL Operations Studio"

Similar presentations


Ads by Google