Azure SQL Devs’ Corner

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

Latest posts

Image p4 04 GRAPH png
Jerry Nixon Arvind Shyamsundar
Jerry,
Arvind
May 17, 2023

Model your Supply Chain in a Graph Database | Part 4

In Part 4 of our series, we explore the power of graph visualization in understanding and analyzing supply chain data. Using tools like PowerBI and the force-directed graph visual, we transform our SQL Graph data into an interactive and shareable format. The visualization allows us to easily comprehend the relationships within the supply chain, make discoveries, and make informed decisions. With SQL Graph, we combine the familiarity of Azure SQL with the advantages of graph modeling, providing clarity and precision when communicating with stakeholders.

0
2
Image p3 06 WHITEBOARD png
Jerry Nixon Arvind Shyamsundar
Jerry,
Arvind
May 17, 2023

Model your Supply Chain in a Graph Database | Part 3

In Part 3 of our series, we delve into the rewards that graph databases bring to supply chain modeling. We explore the clarity achieved through the MATCH keyword, enabling precise communication between technical and business teams. Validation becomes seamless as stakeholders intuitively analyze the graph, uncovering missing relationships and enriching data.

2
Image p2 02 NODEID png
Jerry Nixon Arvind Shyamsundar
Jerry,
Arvind
May 17, 2023

Model your Supply Chain in a Graph Database | Part 2

In Part 2 of our series, we explore the practical aspects of enabling SQL Graph for modeling supply chains, including creating tables for nodes and edges and inserting data into them. We also introduce the MATCH keyword for querying graph data, simplifying the retrieval of information based on relationships between entities.

1
Image p1 01 overview png
Jerry Nixon Arvind Shyamsundar
Jerry,
Arvind
May 17, 2023

Model your Supply Chain in a Graph Database | Part 1

In this article, we'll explore the fascinating intersection of supply chains and graph databases. We'll explore the intricacies of supply chains, understand their complexities, and explore the practical benefits of utilizing graph databases for modeling and optimizing these networks.

1
Image Screenshot 2023 05 14 at 6 17 35 PM
Brian Spendolini
Brian Spendolini
May 15, 2023

Implement Change Data Streams with Azure SQL Database, Change Tracking, and Azure SQL Bindings

Building on my first Azure SQL Bindings blog post and taking inspiration from Drew Skwiers-Koballa's post on SQL Bindings, we are going to create a change data ...

0
3
Image top1 1
Brian Spendolini
Brian Spendolini
May 1, 2023

Change Tracking in Azure SQL Database

The Azure SQL Database has two main ways to track changes with data (rows/DML) as well as table changes. One of those methods is Change Tracking with the other ...

0
3
Image admin ajax
Brian Spendolini
Brian Spendolini
Apr 24, 2023

Using Ledger in Azure SQL Database

Transactions have to be protected and you need to know when something is altered or prevent altering of records from the start. Ledger, available in Azure SQL ...

3
3
Image Screenshot 2023 04 05 203817
Valentina Alto
Valentina Alto
Apr 14, 2023

Make data more human with Azure OpenAI and Azure SQL

In January 2023, Microsoft announced the General Availability of the Azure OpenAI Service (AOAI), which allows Azure customers to access OpenAI models ...

10
5
Brian Spendolini
Brian Spendolini
Mar 28, 2023

Data API Builder Quickstart Demo from VS Live Vegas

I was fortunate enough to be able to present Data API builder the week of March 20th at VS Live in Las Vegas and what an incredible group of attendees at that ...

0
1

Feedback