Skip to content
View Bugzbaggy's full-sized avatar
👽
Exploring
👽
Exploring

Block or report Bugzbaggy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bugzbaggy/README.md

Hi, I'm Renz 👋

SQL Server DBA working on high-volume messaging infrastructure — Always On availability groups across Azure, AWS and GCP, distributed AGs spanning four regions, and the CI/CD and observability that keeps them honest.

Most of what I publish here started as something I needed at 3am.

🌐 Website · 💼 LinkedIn


🛠 Operations & HADR

Project What it does
mssql-hadr-ops PowerShell for safe Always On failover and rolling patching — pre-flight validation, prepare/resume across reboots, AWS/GCP/Azure driver updates

🤖 AI + databases

Project What it does
mssql-dba-mcp Read-only MCP server giving an AI agent real diagnostics across a SQL Server fleet — error logs, memory dumps, cluster logs, Windows event log, Query Store, waits and blocking. 54 tools, dbatools-backed, and structurally incapable of writing: an allow-list refuses anything but Get-/Test-/Measure-/Find- before it reaches a shell
mssql-data-api Governed read-only REST/GraphQL/MCP API over curated stored procedures, built on Data API Builder — now a two-endpoint stack: DAB for application data, plus a vendored dbatools-backed DBA MCP server for diagnostics, each with its own security posture

🚦 Database CI/CD & quality

Project What it does
mssql-dacpac-cicd DACPAC build, Flyway migrations, policy gates, staged promotion with approvals
tsqlt-integration-pipeline Every PR gets a disposable SQL Server 2022 — publish, integrity-check, tSQLt tests, coverage, and a Database Coverage Report posted back to the PR
nitsql Multi-dialect SQL static analyzer: 52 rules across SQL Server, PostgreSQL, Oracle, MySQL and SQLite — and a Claude Code skill I built carrying a 71-rule advisory reference with per-dialect examples and version floors
schemalore A Claude Code skill that documents SQL Server SSDT objects and gates commits on documentation coverage

✍️ Writing

Presentations — field notes from real incidents:


A recurring theme

Most of these share one idea: make the dangerous thing structurally impossible rather than forbidden by policy.

A read-only MCP that cannot write. A data API whose read-only status is asserted by a CI gate, not a convention. A test pipeline where only one unambiguous check can block you. Guardrails you can't forget to follow beat guardrails you're supposed to remember.

📫 Issues and PRs welcome on any of these.

Popular repositories Loading

  1. Bugzbaggy Bugzbaggy Public

    Config files for my GitHub profile.

  2. Daddybase-Collab Daddybase-Collab Public

  3. Python-Bootcamp Python-Bootcamp Public

    Jupyter Notebook

  4. Azure-Workbook--DB-Monitoring Azure-Workbook--DB-Monitoring Public

    Provide a summary view of all monitored SQL in Azure VM and SAP HABA DB. It displays a matrix of tiles, arranged into defined groups, with each one representing availability, health and performance…

  5. sql-server-samples sql-server-samples Public

    Forked from microsoft/sql-server-samples

    Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge

  6. SQL-Documentations SQL-Documentations Public

    Bicep