Karthik Menon

Projects

Automation and infrastructure projects focused on SQL Server reliability, migrations, and cloud operations.

SQL Server Health Check Toolkit

A collection of T-SQL and PowerShell scripts that check CPU, memory, wait statistics, blocking, backups, and Availability Group health on SQL Server instances.

T-SQLPowerShellDynamic Management Views (DMVs)Always On Availability Groups
View project

Password Manager: A Local Vault for My Passwords and Server Details

An offline, encrypted desktop app for storing passwords and internal server details side by side - and linking the two together, so I never have to remember which credential goes with which box.

ElectronReactNode.js Crypto (AES-256-GCM, PBKDF2)Webpack
View project

MariaDB Studio: A Personal SSMS-Style Tool for MariaDB

A self-built web app that replaces a folder of ad-hoc backup/restore scripts and commands with a single SSMS-like interface for MariaDB - logical/physical backups, point-in-time recovery, replication monitoring, and a query editor.

Python / FlaskPyMySQLParamiko (SSH)mariadb-dump / mariadb-backup / mariadb-binlog
View project

Federated Clinical Data Sharing with Databricks Delta Sharing

A proof-of-concept federated data architecture that lets healthcare and pharma partners query curated clinical trial reference data via Databricks Delta Sharing, without any regulated patient data ever leaving the partner's own cloud environment.

Databricks Delta SharingUnity CatalogAWS S3 / ECS FargateGCP Cloud Run
View project

SQL Backup Validation Automation

Automation that validates SQL Server backup reliability - not just that a backup file exists, but that it can actually be restored - and reports on the results.

T-SQLPowerShellSQL AgentBackup & Recovery
View project

SQL Server Migration Toolkit

Scripts that automate migrating SQL Server logins, jobs, credentials, certificates, and database configuration between instances during upgrades and cloud migrations.

T-SQLPowerShellSQL Server ConfigurationAWS / Azure Migration
View project

AI DBA Assistant

An experimental AI-powered assistant that reads SQL Server health data and suggests troubleshooting directions, built to explore how AI-assisted engineering fits into day-to-day DBA work.

PythonGitHub CopilotClaude ModelsT-SQL
View project