Getting productive on Microsoft SQL Server fast when you already know PostgreSQL or MySQL — connecting with sqlcmd and the modern clients, running the engine in a container, the T-SQL dialect essentials (TOP, OFFSET/FETCH, MERGE, CTEs, window functions), indexes and execution plans, stored procedures, backup and restore, and the dialect gotchas that trip up newcomers.
Sql-Server
-
SQL Server Quick Start and T-SQL Cheat Sheet -
.NET Framework 4.8 + IIS + SQL Server: A Modern Development and Deployment Workflow for Legacy Apps A practical, end-to-end guide to working productively on a .NET Framework 4.8 / IIS / SQL Server app in 2026 — workstation setup, isolated local development with Docker Windows containers, per-developer databases, web.config transforms, build pipelines, Web Deploy / Octopus deployment patterns, and the realistic modernization on-ramp.