www.fgks.org   »   [go: up one dir, main page]

Azure SQL Devs’ Corner

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

LAUNCH: Build serverless, full stack applications in Azure
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.
Solving the River Crossing problem with SQL Graph
Solving the River Crossing problem with SQL Graph
Graph theory and associated techniques are extremely powerful. Azure SQL allows native representation of graphs as node and edge tables, and provides breadth-first-search traversal for native path finding. This blog post demonstrates the ease of use, and great power of, these features by using them to solve the classic river crossing riddle!
Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
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 and TypeScript with Challenge 3 of the Seasons of Serverless challenge.