Author: drweb

SQL

I get asked a lot about why or how I began working with databases years ago. I did not wake up one day and decide, “I am going to work with databases.” It was more like a slow unfolding. I have always been drawn to systems, to the way things connect beneath the surface. Technology felt like a puzzle, and data was the piece that made the picture come alive.What got me hooked was not just the numbers; it was the meaning behind them. Data tells stories. It reveals patterns and trends we would otherwise miss, and it gives us…

Read More

Docker + E2B: Building the Future of Trusted AI Trusted Software Starts Here The era of agents is here. Some teams are experimenting, others are just getting started, and a few are already running agents in production. But one challenge stands out: trust. Trust that your agents will act securely. Over 20 million developers already rely on Docker to build and ship software safely…

Read More
SQL

Earlier this year I visited a customer that was using the Redgate Monitor webhook to integrate with ServiceNow. However, they were also trying to integrate in a richer way to create incidents and a richer experience.We took that as a bit of feedback and recently released native ServiceNow integration to allow updates to incidents as status changes. Automatically.This is part of a series of posts on Redgate Monitor. Click to see the other posts.New Native IntegrationRedgate Monitor originally only integrated natively with PagerDuty. Over time, we’ve add other ways to connect to other systems and send alerts or data to…

Read More

There’s no doubt that Skype was once one of the most popular instant messaging and video calling applications out there. Whether it was keeping in touch with friends and family or having conversations with clients and team members, Skype was a widely used tool. However, times have changed, and Microsoft has largely discontinued active development of Skype, with the platform losing significant market share to newer, more feature-rich alternatives. While Skype still exists, it’s no longer the go-to communication tool it once was. You might also like: Not everyone fancied Skype even in its heyday, and today, users have access…

Read More

TSQL ScriptDOM is a useful library for parsing scripts into an abstract syntax tree. I’ve built a web tool that helps visualize this tree as a learning exercise.ForewordI’ve leveraged the ScriptDOM library in the past, for example, to build a homegrown linter. Or you can use the library to build your own formatter with the correct set of rules.Try It OutHead over to TSQL Visualizer and paste in some TSQL. My main goal was to build Editor, Tree and Fragment panels with a three-way sync: when you click somewhere, it highlights the position in the other two.About the ProjectFull transparency:…

Read More

Organizations under pressure to cut cloud costs often reach for discount programs first as the simplest lever. It feels like a win to commit to reserved capacity or enterprise agreements because it lowers the rate paid per unit of compute or storage. However, this approach conceals a dangerous trap. When discounts are secured before workloads […]

Read More
SQL

Over the past few months, I have debated starting a new blog to discuss our ALS journey. I realized we were writing about ALS on the Data on Wheels blog, CaringBridge, Facebook, and LinkedIn. I also created videos on YouTube. Adding another blog would only clutter the message. So, I decided not to move forward.What changed? At the Walk to Defeat ALS, my wife, Sheila, created some business cards with all those links. It was cluttered. About the same time, I completed the hand off of the Data on Wheels blog to my daughter, Kristyna. She made some changes to…

Read More