Azure SQL Devs’ Corner

Voices from the Azure SQL PM Team, focusing on development and developers

Latest posts

Image pexels pixabay 256302 1440
Davide Mauri
Davide Mauri
May 9, 2022

Create and connect to an Azure SQL DB in 6 easy steps

There are many ways in which an Azure SQL database can be created, and if you are new to the development all those different options can be quite ...

0
1
Abhiman Tiwari
Abhiman Tiwari
Apr 27, 2022

Announcing General Availability of Change Data Capture (CDC) on Azure SQL Database

We are excited to announce the general availability (GA) of change data capture (CDC) in Azure SQL Database. What is Change data capture (CDC)? CDC ...

9
0
Silvano Coriani
Silvano Coriani
Mar 15, 2022

Build GraphQL apps with Hasura and Azure SQL Database

Hasura makes data access easy, by instantly composing a GraphQL API that is backed by databases and services so that the developer team (or API consumers) get productive immediately. The nature of GraphQL itself and Hasura’s dynamic approach makes integration and iteration easy.

0
0
Abhiman Tiwari
Abhiman Tiwari
Mar 2, 2022

Create REST API in Python with Django, using the Django REST Framework and Azure SQL

Django is a Python-based open-source web framework. It is a popular and well-liked web framework among developers all around the world. But wouldn't it be ...

0
1
Abhiman Tiwari
Abhiman Tiwari
Feb 8, 2022

Saving Bot Activities in Azure SQL Database

In this blog post, we’ll walkthrough of how to integrate Bot Framework v4 SDK with Azure SQL Database and save Bot activities/ conversations into the ...

0
1
Image pexels nathan salt 2549355
Davide Mauri
Davide Mauri
Jan 18, 2022

Automatic GraphQL and REST endpoint for Azure SQL with Directus

Extremely performant and built entirely on Node.js, Directus is an open-source Data Platform that installs as a layer on top of your existing SQL database, so that you can you instantly get a dynamic API (REST and GraphQL) to your database

0
1
Image pexels dobromir hristov 3845162
Davide Mauri
Davide Mauri
Oct 11, 2021

Modern application development with Prisma, GraphQL (or REST) and Azure SQL

Prisma is an open-source next-generation ORM for Node.js and TypeScript that eliminates many of the usual challenges that developers face, making you more productive and confident when building data-intensive applications. You can use it as an alternative to traditional ORMs and SQL query builders to read and write data to your database.

0
0
Image catch the bus
Anna Hoffman
Anna Hoffman
May 25, 2021

LAUNCH: Build serverless, full stack applications in Azure

Whether you’re new or seasoned to cloud, development, and SQL, building and architecting applications in the cloud has become a required skill for many roles. Today, we’re excited to announce a new learning path to help developers of all skill levels learn how to create applications quickly and effectively with Azure.

2
0
Image pexels jonathan borba 3255245
Davide Mauri
Davide Mauri
Mar 24, 2021

Dev life is easy with node-mssql

The node-mssql package simplify a lot the process of connecting and using Azure SQL with Node

0
0