In today’s cloud-driven, multi-platform environments, answering the simple question - who owns that database? - is no longer straightforward. As teams adopt open-source tools and spin up cloud services on demand, ownership is becoming fragmented across development, operations, and data teams. This shift is accelerating innovation but also creating new…Read more
Flyway is an open-source database deployment tool that also includes a paid tier called Teams. Since it’s open-source, you can just download Flyway and run it for free. You’ll get a robust DevOps tool to assist you in deploying your databases just like you deploy your code. It just works.…Read more
We’ve been working on a new product that involves writing Windows PowerShell cmdlets (pronounced “commandlets”) for our customers to use and, to make their lives easy, we want to provide rich built-in help documentation. There’s no easy way to do this out of the box, so I’ve written a tool…Read more