• Stars
    star
    109
  • Rank 317,562 (Top 7 %)
  • Language
    C#
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An awesome list of Azure SQL samples for Developers of any Language and Platform

Awesome Azure SQL resources Awesome

A curated awesome list of resources for taking advantage of everything Azure SQL has to offer, useful for the beginners and the veterans.

Please note that the readme file is autogenerated. Check out here to learn how to contribute (hint: it's super easy!).


Getting Started

Labs & Workshops

Microsoft Learn

  • Azure SQL fundamentals: Learn how to translate your existing SQL Server expertise to Azure SQL including Azure SQL Database and Azure SQL managed instance.

  • Azure SQL Modules @ Microsoft Learn: all the Microsoft Learn modules related to Azure SQL. From security to development, from performances to maintenance.

  • Build Serverless Full Stack Apps on Azure: learn how to create, build, and deploy modern full stack applications in Azure by using the language of your choice (Python, Node.js, or .NET) and with a Vue.js frontend. Topics covered include modern database capabilities, CI/CD and DevOps, backend API development, REST, and more.

  • Data replication on Azure SQL Databases: learn about logical data replication solutions (Change data capture (CDC), SQL Data Sync, and Change tracking) for data tracking, loading, replicating, and streaming that you can use to synchronize data changes from your Azure SQL Database to other destinations.

  • Deploy IoT solutions with Azure SQL Database: learn how Azure SQL Database provides a price-performant backend for IoT applications. You'll also deploy a template that includes Azure SQL Database, Azure VMs, Azure Functions, and Power BI which simplifies deploying and configuring IoT solutions.

Best Practices

Shows

Community

  • Azure Data Community: list of user groups and community resources like events, recordings, blogs and so on.

Code Samples

Generic

Big Data

Change Stream

Data Loading

DevOps

Dynamic Schema

Full Stack

Geospatial

Graph

GraphQL

Jamstack

REST

ScriptDOM

  • ScriptDOM Samples: samples on how to use the ScriptDOM parser to parse T-SQL statements

Streaming

Articles

Scripts

Tools

  • Azure SQL Monitoring: solution for near-realtime monitoring using Grafana and the Telegraf SQL plugin

  • dbatools: dbatools is a free PowerShell module with over 500 SQL Server administration, best practice and migration commands included.

  • Smart Bulk Copy: high-Speed Bulk Copy tool to move data from one Azure SQL / SQL Server database to another

  • sqlcmd-go: modern sqlcmd tool to manage and query SQL Server and Azure SQL from the command line.

  • sqlpackage.exe: SqlPackage.exe is a command-line utility that automates common database development and deployment tasks

Libraries

.NET

  • Dapper: a high-performance micro object mapper for .Net

  • EF Core: native .NET Core OR/M mapping tool.

  • SqlKata: a fluent SQL query builder for C#

Node

  • Knex.js: "Batteries included" SQL query builder

  • node-mssql: Microsoft SQL Server client for Node.js

  • Prisma: Next-generation ORM for Node.js and TypeScript

  • Sequelize: A promise-based Node.js ORM

Python

  • SQLAlchemy: Python SQL toolkit and Object Relational Mapper

DevOps

Administration

  • dbatools: dbatools is a free PowerShell module with over 500 SQL Server administration, best practice and migration commands included.

Migration

  • dbatools: dbatools is a free PowerShell module with over 500 SQL Server administration, best practice and migration commands included.

Security

Videos

Azure Friday

Conferences

  • SQLBits: One of the most popular conference on Azure SQL and SQL Server. More than 1000 recordings available for free.

Books

Blogs

Official

Social Media

  • Twitter: official Twitter account for Azure SQL

  • YouTube: official YouTube channel for Azure SQL

More Repositories

1

ssis-dashboard

HTML5 SQL Server Integration Services Dashboard
JavaScript
246
star
2

dapper-samples

Tutorial samples that shows how to use Dapper .NET
C#
156
star
3

ssis-queries

A set of queries useful to easily extract monitoring and package performance data from SSISDB database
PLpgSQL
91
star
4

azure-sql-db-samples

Samples and Best pratices to use Azure SQL DB to build modern, mission critical application, with ease and confidence
79
star
5

AzureFunctionUploadToSQL

Azure function to upload a CSV file to Azure SQL automatically via Azure Blob Store
TSQL
46
star
6

practical-azure-sql-db-for-modern-developers

Code samples for the book "Practical Azure SQL Database for Modern Developers"
TSQL
19
star
7

locust-on-azure

Running distributed Locust.io on Azure Container Instances
Shell
14
star
8

bcnet-2020

Demo code used at the BC .NET User Group Meeting 2020
C#
13
star
9

apache-drill-azure-blob

A simple way to run Apache Drill against Azure Blob store
Shell
10
star
10

RealTime-PowerBI

Real-Time Dashboard with Power BI
C#
9
star
11

non-scalar-uda-transitive-closure

Transitive Closure Clustering with T-SQL, SQLCLR and JSON
C#
7
star
12

TSQLQueryBenchmark

SQL Server Query Benchmark
C#
6
star
13

docker-anaconda

Several ways to have Anaconda running on Docker containers
6
star
14

docker-python-nanoserver

Run python in a nanoserver container
5
star
15

zeppelin-sqlserver-docker

Dockerized Apache Zeppelin with SQL Server and SQL Azure support
5
star
16

devweek2016

Demos of my talks at DevWeek 2016
Jupyter Notebook
4
star
17

SSISAdapterForPowerBI

SSIS adapter for Power BI REST api
C#
4
star
18

ms-pm

Being a PM in Microsoft
HTML
4
star
19

PNWSQL-201610

SQL Server 2016 Temporal Table Demos
PLSQL
3
star
20

aoc-2022

Advent of Code 2022
TSQL
3
star
21

appdev2017

Demos used during my "When indexes are not enough" webinar for PASS Application Development Virtual Group
PLpgSQL
3
star
22

azure-data-conference-2022

Demos used at the Azure Data Conference 2022
TSQL
2
star
23

cloud-day-2020

"Serverless Scalable Back-End API with Hybrid Data Models" Samples
C#
2
star
24

sql-bits-2023

SQL Bits 2023 Demos
TSQL
2
star
25

sqlsat613

Demos of my sessions at SQL Saturday 613 (http://www.sqlsaturday.com/613)
C#
2
star
26

ollama-playground

Playground with Ollama and Azure SQL
Python
1
star
27

cloud-db-perf-test

Test cloud database performances
C#
1
star
28

happy-birthday-ugidotnet-2016

Demo used at the "Happy Birthday UGIDotNet" 2016 event
C#
1
star
29

dab-azure-friday

TSQL
1
star
30

azure-script

Azure Script: a script language to make deployment and management of Azure resources as simple and intelligent as possibile.
Python
1
star
31

dab-microsoft365-demo

Sample demo for using Data API builder with Microsoft 365
Shell
1
star