Azure SQL DB Project

📘 Overview

SQL project to manage schema, queries, and workflows on azure-sql-db.

📁 Project Structure

  • queries/: All SQL scripts
  • .vscode/: Editor settings
  • .sqlproj: SQL project file
  • README.md: Project metadata and usage

📡 Target DB

  • Server: azure-sql-db-server-32lacs.database.windows.net
  • Database: azure-sql-db

✅ Connected Tools

  • Azure Data Studio
  • GitHub (optional)