SQL Operations Studio A Test Drive

Slides:



Advertisements
Similar presentations
Visual Studio 2005 C# IDE Enhancements Luca Bolognese C# Program Manager Microsoft Corporation.
Advertisements

Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Cloud Computing Computer Science Innovations, LLC.
Scott Hunter Principal Group Program Manager, App ASP.NET 5.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
App always works on this person’s box Is fast, smart & loves to code… Gets a cool idea on Team Building App... May invite people to see the cool app.
Others Talk, We Listen. Managing Database Projects in Visual Studio 2013.
PowerShell 5 & Windows 10. What are we covering today? What is PowerShell? Why is PowerShell important? Some simple demos on Windows 10.
Eric Flamm Flamm Consulting, Inc.
Beginning of Xamarin for iOS development
SQL Server on Linux CTP 1.1 Florian
Microsoft Evangelist Presentation
Xamarin Mac application development
Microsoft Certification Paths
MeshCentral 2.0.
PowerShell Where we are, where we‘re going
Visual C# 2005: IDE Enhancements
A whirlwind tour through the Microsoft DevOps landscape Jesse Houwing | xpirit.com/jesse Trainer, Coach, Tinkerer.
Easily manage SQL everywhere from anywhere with SQL Tools
7/2/2018 3:48 AM BRK3394: Visual Studio Code The most useful (and underused!) tips and tricks Chris Dias Principal Program Manager VS Code © Microsoft.
Microsoft Ignite /22/2018 3:27 PM BRK2121
Creating and Deploying Your First SharePoint Framework Application
ASP.NET in Linux and Windows containers
Lean .NET stack for building modern web apps
Drupal VM and Docker4Drupal For Drupal Development Platform
SQL Server Client Tools 2018
Drupal VM and Docker4Drupal as Consistent Drupal Development Platform
Nick Trogh Technical Evangelist, Microsoft.
React Revived Web Driver IO for Testers
MVC in ASP.NET Core: The new kid on the block
Microsoft Connect /7/ :48 PM
Microsoft Build /8/2018 3:30 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Django Presentation: Project MiTunes 2.0
SharePoint Saturday Omaha April 2016
Git Version Control for Everyone
Creating and Deploying Your First SharePoint Framework Application
Nick Trogh Technical Evangelist, Microsoft.
Set Up Version Control in Visual Studio Team Service
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
Microsoft Connect /23/ :48 AM
Getting started with SharePoint Framework
Docker Workflows with Visual Studio
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Visual Studio Principal Program Manager.
Cross-Platform, Cloud and On-Premise Database Tool
SSIS Deployment Smackdown!
Microsoft Certification Paths
SSIS Deployment Smackdown!
What's New in Visual Studio 2005
Your code is not just…your code
Patrick Flynn | Link Group Australia
Visual Studio Code for PowerShell
What’s new in ASP.NET Core and Entity Framework 2.2 (Preview 3)
From Development to Production: Optimizing for Continuous Delivery
Cross-Platform, Cloud and On-Premise Database Tool
4/5/2019 2:30 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
From Development to Production: Optimizing for Continuous Delivery
Rich Benner SQL Server Performance Richbenner.com.
DEV322 Visual Studio 2005 C# IDE Enhancements
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Keeping your SQL Code safe
REST Easy - Instant APIs for Your Database
SSMS to Azure Data Studio
The New Tool in Your Kit: Azure Data Studio
Visual Studio Code Walkthrough
Intro to Database Development
Jamie Cool Program Manager Microsoft
Your code is not just…your code
Advanced app and driver debugging
Presentation transcript:

SQL Operations Studio A Test Drive Jay Robinson SQL Saturday #745, Indianapolis

Summary How does SQL Operations Studio fit within Microsoft's suite of tools? What were its design goals? How did they achieve those? What can it do? What can't it do? What does it actually look like and how does it behave? How do we stay informed and involved?

Your Driver Jay Robinson Jay earned his MCSD and MCSE way back in 1999, getting certified on SQL Server 6.5 and 2000 along the way. A nice and quiet career as a developer followed... And then he came to ExactTarget (now the Salesforce Marketing Cloud) in 2008 and found out what real databases were like! Obsessed with speed, when he’s not writing code that makes big data go fast, he’s talking about it at IndyPASS, SQL Saturdays, and other PASS events. Jay Robinson @downshiftdata downshiftdata@gmail.com downshiftdata.arksoftware.net

The Rear-View Mirror SQL Server Management Studio and SQL Server Data Tools are... "...not going away" 15 years old! 2.5mil active users! "...not a point of innovation" Because Linux Source: Ken Van Hyning, @sqltoolsguy, Microsoft Build 2018

Design Goals Cross-Platform + Modern Open Source

So How Do We Build This? 1. Let's fork Visual Studio Code (https://github.com/Microsoft/vscode) source: Google Trends search for "vscode"

#vscode on Twitter "After some 20 years since I left the Microsoft ecosystem for Linux/Mac, it took #vscode to impress me again, lightweight, portable, configurable and with real git and docker integration after a couple of clicks." "Seriously unit testing with #vscode is a fantastic experience. Being able to run and debug individual tests right from the editor is a game changer. Thanks @pythonvscode and @code team!" "Never thought that I would someday use MS dev tools on my Macbook. But MS did a fantastic job with VS @Code. Lean, fast, stable, integrated git and terminal. Love it. Sorry, Atom, but we have to go separate ways now. #vscode" "This really blows me away. Debugging #Nodejs app running in Windows #Docker container from #vscode w/ sourcecode on Mac." "I just switched from Sublime Text to #vscode, easy transition and great improvements"

So How Do We Build This? 2. Let's also keep it in sync with vscode

DEMO

Extensibility Insight Extensions User Interface Extensions Data Service Extensions and coming soon... the Extension Marketplace

DEMO

It's all about the Community! https://github.com/Microsoft/sqlopsstudio https://twitter.com/sqlopsstudio https://sqlcommunity.slack.com/messages/C99JJEYDA/ Go to sqlslack.com for an invite

Some Random Final Thoughts Command Palette: Ctrl+Shift+P Right-click the gear, select "Keyboard Shortcuts" Same RegEx Engine as Visual Studio Code: https://docs.rs/regex/0.2.5/regex/#syntax Alias Support: https://github.com/Microsoft/sqlopsstudio/issues/71

Thank You! Jay Robinson @downshiftdata | downshiftdata@gmail.com | downshiftdata.arksoftware.net