SQL Server Client Tools 2018

Slides:



Advertisements
Similar presentations
Develop your database with Visual Studio
Advertisements

Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
ASP.NET vNEXT & development tools Marco De
Introducing Reporting Services for SQL Server 2005.
Todd Kitta  Covenant Technology Partners  Professional Windows Workflow Foundation.
Universiti Utara Malaysia Chapter 3 Introduction to ASP.NET 3.5.
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
BODY From Source Code Management to Daily Build Soren Klemmensen, Kamil Sacek & Luc van Vugt
Virtual techdays INDIA │ November 2010 SharePoint 2010 – Your one stop shop for all portal requirements Saranya Sriram │ Developer Evangelist, Microsoft.
Database Development with SQL Server Data Tools (SSDT) Björn Eriksen, Architect Evangelist DPE Microsoft
Microsoft Connect /23/ :39 PM
DevOps with ASP.NET Core and Entity Framework Core
DYNAMIC CONTENT DELIVERY
Build Fundamentals and Continuous Integration
Cloud BI with Azure Analysis Services
Introducing the Windows Mobile development
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Getting started with .NET Core
Make your app a native part of Office with Add-ins
Working with SQL Server for Linux Cross-Platform
Cloud BI with Azure Analysis Services
Easily manage SQL everywhere from anywhere with SQL tools
Introduction to .NET Core
Easily manage SQL everywhere from anywhere with SQL Tools
Building a Continuous Delivery Pipeline for ASP.NET Core Apps
Microsoft Ignite /22/2018 3:27 PM BRK2121
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
ASP.NET in Linux and Windows containers
Microsoft Build /13/2018 2:24 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Introducing New Team-based Data Integration with SSIS
9/20/2018 2:30 PM BRK2279 Everything you need to know about the new Windows Server release cadence Chris Van Wesep, Director Product Marketing Jeff Woolsey,
SSAS Tabular Toolbelt Sergiy Lunyakin.
Solving ETL Bottlenecks with SSIS Scale Out
Microsoft Connect /7/ :48 PM
Extending Power BI With Your Own Custom Visual
Microsoft Build /8/2018 3:30 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /8/2018 8:41 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Intro to SQL Operations Studio
SQL Server Data Tools Gert Drapers
Git Version Control for Everyone
Intro to SQL Operations Studio
A lightweight editor for SSAS Tabular Models built in .NET / WinForms
What Power BI users need to know about R
Building Modern Web Apps with ASP.NET MVC 6
Explore web development with Microsoft ASP.NET Core 1.0
Administrating SSRS without boring web based clicks!
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Intro to Unit Testing with tSQLt
Cloud BI with Azure Analysis Services
TFS from on-prem to the cloud with Azure DevOps Services
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Johan Hedberg Consultant & XLENT | Cloud and Integration specialist | Microsoft MVP Using VSTS to deploy BizTalk Server solutions, what you.
12/26/2018 1:44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Cross-Platform, Cloud and On-Premise Database Tool
Patrick Flynn | Link Group Australia
Visual Studio Code for PowerShell
What’s new in ASP.NET Core and Entity Framework 2.2 (Preview 3)
SQL Operations Studio A Test Drive
Microsoft Connect /22/2019 9:54 PM
2/24/2019 6:15 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Cross-Platform, Cloud and On-Premise Database Tool
Microsoft Build /8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Rich Benner SQL Server Performance Richbenner.com.
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Development Environment Setup
PNW SQL Users Group August 10th, 2011
Extend Azure DevOps with a Custom PowerShell-based Pipeline Task
Presentation transcript:

SQL Server Client Tools 2018 SQL Operations Studio: State of the art and future SQL CLI Tools: mssql-cli and sqlpackage updates Ken Van Hyning Microsoft Principle Engineering Manager @sqltoolsguy

SQL CLIs mssql-cli ssh Integrated Terminal In Ops Studio Jumpbox mssql-scripter sqlpackage secure channel Databases VSTS CICD Automation VSTS Agent firewall Defense in Depth Environment

DEMO mssql-cli and SqlPackage

SQL Operations Studio Free lightweight modern data operations tool for SQL everywhere Cross-Platform Based on VS Code. Available on Windows, Linux and macOS Modern Rich SQL editor, customizable dashboards, modern code workflow, monitoring + troubleshooting Open Source code on Github for Community + Partners to contribute

Introducing Ops Studio Extensibility Insight Extension User Interface Extension Data Service Extension

DEMO Insight Extension Package

“I can add a SQL Agent Job extension.”

Operations Studio Extensibility Roadmap Phase 1 Extension Package Tool (e.g. vsce) Static extension manager Extension side-loading Publisher hosted extensions (e.g. github, publisher’s website) Phase 2 MS hosted extensions Extension manager support for download, install, update and remove UI Extension SDK Phase 3 Extension marketplace

SSMS and SSDT Update SSMS SSDT Team is working on version 18.0; hoping to have first preview in the next few weeks VS 2017 Shell, accessibility compliance, SQL Server vNext support, High DPI as default, rewriting setup SSDT SSDT Database Project updates now only via VS 2017 Updates SSDT AS Project updates now through marketplace extensions SSDT IS Project updates through SSDT 2017 setup package Team is focusing on bug fixes, DacFx updates, move to 2017 Editor APIs and revamp of SSDT build system

Just like Jimi Hendrix … We love to get feedback Please complete the session feedback forms

SQLBits - It's all about the community... Please visit Community Corner, we are trying this year to get more people to learn about the SQL Community, equally if you would be happy to visit the community corner we’d really appreciate it.

Resources SQL Operations Studio Github: https://github.com/microsoft/sqlopsstudio Download: https://aka.ms/sqlopsstudio mssql-cli Github: https://github.com/dbcli/mssql-cli SqlPackage (.net core) Public preview coming soon! SSMS Download: https://aka.ms/ssms SSDT VS 2015 or SSIS 2017: https://aka.ms/ssdt VS 2017: https://visualstudio.com/downloads