SQL Operations Studio is essentially Visual Studio code, which means you can extend it. Here's a quick demo that adds in a quick check for WHERE clauses in DML statements. read more
If you're looking for the real "killer feature" of SQL Operations Studio, I'd wager this might be the one. Let's build a repository, connect to it, and push code. All in less than 15 minutes. read more
Let's explore the magical world of message queuing, and how you can leverage SQL Server Service Broker to put data changes into remote queues. including really cool demo using PowerShell and RabbitMQ. read more