Showing results for Python - Azure SQL Devs’ Corner

Nov 30, 2020
0
0

Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless

Drew Skwiers-Koballa
Drew Skwiers-Koballa

Throughout the next seven weeks we'll be sharing a solution to the week's Seasons of Serverless challenge that integrates Azure SQL Database serverless with Azure serverless compute. Learn how to develop an Azure Function that leverages Azure SQL database serverless with Challenge 1 of the Seasons of Serverless challenge.

Azure SQLPython
Oct 8, 2020
5
0

Resources to become a Well-Rounded Full-Stack Developer

Davide Mauri
Davide Mauri

  If you want to start coding and create your own solutions - be it an App, a Website or something else - or if you want to start a career as developer, you're in luck! There has never been so many and so good training material around, and - even better - available for free. Last addition to the amazing long list of videos and resour...

Azure SQLPythonJavascript
Sep 2, 2020
1
0

Practical Azure SQL Database for Modern Developers

Davide Mauri
Davide Mauri

Practical Azure SQL Database for Modern Developers: a book to learn how to take advantage of the all the breakthrough technologies available in Azure SQL like columnstore, in-memory lock-free tables, row-level-security, graph and geospatial support to create modern, scalable and secure applications.

Azure SQLDevOpsPython
Jul 22, 2020
0
0

Architecting REST API with Python, Flask and Azure SQL

Davide Mauri
Davide Mauri

Creating REST API with Azure SQL is never been easier thanks to its native JSON support. Let's see how we can use Python and Flask to create an elegant and modern solution to serve REST API to the world

PythonAzure SQL