azure-sql
There are 96 repositories under azure-sql topic.
microsoft/go-sqlcmd
The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
microsoft/DacFx
DacFx, SqlPackage, and other SQL development libraries enable declarative database development and database portability across SQL versions and environments. Share feedback here on dacpacs, bacpacs, and SQL projects.
dbt-msft/dbt-sqlserver
dbt adapter for SQL Server and Azure SQL
yorek/awesome-azure-sql
An awesome list of Azure SQL samples for Developers of any Language and Platform
Azure-Samples/serverless-full-stack-apps-azure-sql
Full stack solution using Javascript, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated
Azure/azure-functions-sql-extension
Azure SQL bindings for Azure Functions ⚡️ supports Azure SQL Database, Azure SQL Managed Instance, and SQL Server 2016+
Azure/sql-action
🚀 Deploy changes to your SQL database easily with SQL projects or SQL scripts and sql-action for GitHub workflows
Azure-Samples/azure-sql-db-change-stream-debezium
SQL Server Change Stream sample using Debezium
lowlydba/dba-multitool
:hammer_and_wrench: T-SQL scripts for the long haul: optimizing storage, on-the-fly documentation, and general administrative needs.
Azure-Samples/azure-sql-db-openai
Samples on how to use Azure SQL database with Azure OpenAI
fabioms-br/estudados
Banco de Dados para Estudo
Azure-Samples/azure-sql-db-python-rest-api
REST API using Python, Flask and Azure SQL
microsoft/dbt-synapse
dbt adapter for Azure Synapse Dedicated SQL Pools
Azure-Samples/azure-sql-db-prisma
Full-Stack End-To-End implementation - both with REST and GraphQL support - with Azure SQL and Prisma.io of the well-known To-do list sample.
Azure-Samples/azure-sql-db-fullstack-serverless-kickstart
Fullstack/Jamstack solution with Vue.js, Azure Functions, Azure Static Web apps and Azure SQL.
Azure-Samples/app-templates-dotnet-azuresql-appservice
Dot Net core MVC web app connected to Azure SQL
Azure-Samples/azure-sql-db-session-recommender-v2
Build a Retrieval Augmented Generation solution using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API builder and Text Embeddings
areed1192/azure-sql-data-project
A python application that is used to create instances of SQL Server instances on Microsoft Azure, and insert data into those databases.
Azure-Samples/azure-sql-db-invoke-external-rest-endpoints
Samples on how call a REST endpoint using Azure SQL Database
Azure-Samples/azure-sql-db-django
REST API using Python, Django, Azure SQL DB & mssql-django driver
Azure-Samples/data-api-builder
Various samples on how to use Data API builder for Azure Databases
MadeiraData/microsoft-dbas-club
Open-source Repository of Useful Scripts and Solutions for Microsoft Database Administrators
happyadam73/tsql-chatgpt
T-SQL based ChatGPT integration for Azure SQL Database. Query your data with Natural Language, automatically generate SQL, produce documentation for database objects, generate test data, and create tSQLt Unit Test stored procedures through a natural language interface.
jasontaylordev/azd-blazor
A starter project for creating a Blazor web app using C# and a SQL database hosted on Azure.
Azure-Samples/azure-sql-db-hyperscale-autoscaler
Autoscaling Azure SQL Database Hyperscale with Azure Functions
areed1192/trading-system
A python application that leverages Microsoft Azure to build a fully functional trading system.
Azure-Samples/azure-sql-binding-func-dotnet-todo
Todo Backend with Azure SQL binding for Azure Functions and .NET
Azure-Samples/azure-sql-db-aspire
Samples on how to use SQL Server and Azure SQL with .NET Aspire
denniszielke/sql-ai-agents
Demo implementation of a reactive multi agent bot that can answer questions based on relational database information to demonstrate different architecture pattern.
glaucia86/azuresql-prisma-talk
Talk about Azure SQL + Prisma
Azure-Samples/sqlbindings-python-datatransfer
Sample code for Python Azure Functions connecting to Azure SQL
fvarga01/Azure-Talking-Points
Annotated Microsoft Azure documentation links used throughout day to day technical conversations.
Jcardif/SerengetiDataLab
An E2E solution of the Data Resources on Azure using the Snapshot Serengeti dataset. This E2E solution focuses Azure Synapse Analytics, Power Bi & the Azure Data Factory.
Azure-Samples/azure-sql-blazor-tag-game-sample
A sample Blazor WASM online game with the backend APIs implemented with Azure SQL bindings for Azure Functions.
yorek/azure-sql-db-ai-samples-search
A practical sample of RAG pattern applied to a real-world use case: make finding samples using Azure SQL easier and more efficient!
Azure-Samples/azure-sql-library-app-blazor
Library app built with SQL Server and Data API builder as backend, and Blazor as frontend.