Category Archives: Blog

Removing the REST Endpoint in the Data API Builder

The more I work with the Data API Builder (DAB), the more I lean towards GraphQL instead of REST. Rest isn’t bad, but it’s tough. This is part of a series of posts on DAB that I’ve written. I also … Continue reading

Posted in Blog | Tagged , | 2 Comments

T-SQL Tuesday #182: Personal Integrity

It’s time for the first T-SQL Tuesday blog of 2025, with an invite from the first non-founder to host a party, Rob Farley. I reached out to Rob and he graciously agreed to host. His invitation this month is on … Continue reading

Posted in Blog | Tagged , , | Comments Off on T-SQL Tuesday #182: Personal Integrity

Grinding Away: Mary Spender

A few years ago I stumbled on this video and loved it. That led me to Mary’s page and this cover of John Mayer’s Stop This Train: Since then I’ve been following her, watching this musician build a life around … Continue reading

Posted in Blog | Tagged , | Comments Off on Grinding Away: Mary Spender

Friday Flyway Tips: Chaining Commands for State-based Deployments

One of the cool things I’ve seen with the new Flyway CLI is that I can combine multiple actions together in one call, which can make the process of writing automations streamlined. I’m not sure I love this, but I’ll … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips: Chaining Commands for State-based Deployments