SQL Server + PHP: What’s New

Slides:



Advertisements
Similar presentations
Symon PerrimanSenior Technical Evangelist Kenon OwensSenior Product Marketing Manager.
Advertisements

Introduction to SQL Azure March 31, 2015 John Deardurff Website:
Memi Lavi Senior Consultant MCS, Microsoft Israel Self Service Private Cloud With Windows Azure Pack.
SQL Server SQL Azure Visual Studio“Quadrant” SQL Server Modeling Services Entity Framework ADO.NET“M”/EDM Data Services …
PHP Web Development Language EclipseDevelopment Environment MySQLRelational Database memcachedDistributed Memory Cache.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Deploying Your Web Apps * aka ASP.NET 5 before RC1.
Microsoft Connect /23/ :39 PM
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Working with SQL Server for Linux Cross-Platform
5/26/ :35 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Power BI with Azure Services
Easily manage SQL everywhere from anywhere with SQL tools
UI Test Automation with Appium
Azure SDKs and Tools for You
Microsoft Build /26/2018 2:16 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Data Science & Web Dev with Python in Visual Studio
Microsoft Connect /2/2018 2:41 PM
Datacenter Transformation
Microsoft Connect /23/2018 5:27 PM
Microsoft Connect /26/2018 1:00 AM
SQL Server for Java developers
SQL Server 2017 Deep Dive Tobias Ternstrom, Travis Wright
Microsoft Azure P wer Lunch
Microsoft Azure P wer Lunch
Using PowerShell with Python & SQL Server
Analytics for Apps: Landing and Loading Data into SQL Data Warehouse
SQL Server + Python Meet Bhagdev Program Manager.
Introduction to Windows Azure Web Sites
Azure Websites Teemu Tapanila Microsoft Azure
Microsoft Connect /17/ :34 AM
Microsoft Build /19/2018 2:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Virtual Academy
A developers guide to Azure SQL Data Warehouse
11/23/2018 2:35 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Microsoft Connect /1/2018 2:36 AM
Microsoft Connect /1/ :31 AM
12/3/2018 7:56 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Application Insights Diagnostics Preview
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Web Development in Visual Studio 2017
Your Devices + OData + Azure = 
12/25/2018 5:25 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Jim Nakashima Program Manager Cloud Tools
Microsoft Connect /17/2019 9:55 PM
Welcome to Azure Notebooks
Pablo Castro Software Architect Microsoft Corporation
Azure Functions & Aurelia Serverless SPAs
C++ Productivity Improvements
Microsoft Connect /23/ :38 AM
Microsoft Connect /24/ :10 PM
Microsoft Connect /25/2019 6:06 AM
Microsoft Connect /25/2019 1:20 PM
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.
Deploy Your Web Site/App on Azure
Microsoft Build /8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Windows Azure Overview
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
5/7/2019 5:52 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Microsoft Connect /28/2019 1:25 AM
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Connect /29/2019 1:53 AM
Sessions about to start – Get your rig on!
Microsoft Virtual Academy
Azure App Service Web App for Containers
Building Data-Driven Applications Using "Quadrant" and "M"
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Presentation transcript:

SQL Server + PHP: What’s New Meet Bhagdev Program Manager

Agenda Next Steps Connectors for PHP What’s New Road Ahead Demos PHP + SQL Server Laravel + SQL Server Next Steps

Connectors for top programming languages .NET Framework .NET Core C# JDBC Java ODBC C/C++ PHP Tedious Node.js Driver JavaScript Python FreeTDS Ruby TinyTDS Ruby on Rails Entity Framework Hibernate msphpsql Laravel Sequelize Pyodbc/Pymssql Django ODBC ODBC/FreeTDS TDS protocol Azure SQL Database SQL Azure SQL Data Warehouse DW SQL Server in 3rd party clouds & containers SQL Server on premises SQL Server in Azure VM SQL Server vNext © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Connectors for top programming languages PHP msphpsql Laravel ODBC TDS protocol Azure SQL Database SQL Azure SQL Data Warehouse DW SQL Server in 3rd party clouds & containers SQL Server on premises SQL Server in Azure VM SQL Server vNext © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

What’s New? PHP 7.0+ Support Linux Support Native Install Experience 8/2/2018 10:57 AM What’s New? PHP 7.0+ Support Connect to your SQL Server or Azure SQL Database from the latest versions of PHP Linux Support Connect to your SQL Server or Azure SQL Database from Linux (Ubuntu and RedHat) Native Install Experience Use PECL to install the Microsoft PHP Drivers on Linux Performance Improvements Memory management changes to make your app run up to ~60% faster © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Road Ahead Developer Open Source Feature Parity Cross-platform Support SQL Cross-platform Support

Demo PHP + SQL Server Microsoft Connect 2016 8/2/2018 10:57 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Demo Laravel + SQL Server Microsoft Connect 2016 8/2/2018 10:57 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Call to Action Check out the PHP SQL Server Connector on GitHub: aka.ms/msphpsql  Get started here: https://www.microsoft.com/sql-server/developer-get-started Subscribe to the PHP + SQL Server Team blog: aka.ms/msphpsql-teamblog Follow us on Twitter: @SQLServer & @AzureSQLDB Revisit Connect(); on Channel 9.

Microsoft Connect 2016 8/2/2018 10:57 AM Questions? Email: meetb@microsoft.com Twitter: @meet_bhagdev © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.