How Easy Is It to Build a Data App with VDAB?

Building a data application is rarely as simple as it first appears. Before long, that “simple app” starts looking like a custom development project. You need a user interface, a connection to the data, a way to display records, a form to add data, backend logic, deployment, and testing. That is exactly the type of […]
How PR Reviews Shaped My Understanding of AI

I spent the first 8 years of my career in domains full of sensitive PII, PHI, and HIPAA regulations. In 2026 I was brought into a Xorbix team that had been deliberate in its AI adoption for years before my arrival. As I’ve worked to catch up with the rest of the team, some of the clearest lessons have come from our Pull Request (PR) review process.
Introducing VDAB, the Visual Data App Builder

For years, data teams have been asked to do more than just manage data. They build pipelines, clean data, create dashboards, support AI initiatives, answer business questions, and now they are also asked to build applications. That creates a real challenge. That is why we are introducing VDAB, the Visual Data App Builder.
DELETE Doesn’t Delete Data: Understanding DELETE, VACUUM, and Time Travel in Delta Lake

I spent the first 8 years of my career in domains full of sensitive PII, PHI, and HIPAA regulations. In 2026 I was brought into a Xorbix team that had been deliberate in its AI adoption for years before my arrival. As I’ve worked to catch up with the rest of the team, some of the clearest lessons have come from our Pull Request (PR) review process.
Databricks Data + AI Summit 2026 – Recap & Update

It’s been a couple of weeks since the announcements at DAIS 2026, and I wanted to give a recap of the most exciting new Databricks features, and give an update on what has changed since the Summit wrapped.
Building a Secure Foundation for Azure Databricks: Lessons from Designing a Secure Reference Architecture

In today’s digital environment, it’s no longer enough for businesses to simply have an app. Users want software available to them anytime, and anywhere. Whether that means using a phone while traveling, a tablet in the field, a desktop computer in the office, or a web browser at home. This shift has made cross-platform development […]
Building Once, Launching Everywhere: Why Flutter Is a Smart Choice for Cross-Platform Apps

In today’s digital environment, it’s no longer enough for businesses to simply have an app. Users want software available to them anytime, and anywhere. Whether that means using a phone while traveling, a tablet in the field, a desktop computer in the office, or a web browser at home. This shift has made cross-platform development […]
Tuning a Genie Space until analysts trusted it: how Spaces ended up coexisting with Power BI

As a Data Engineer, I spend far more time working as the glue between systems than actually implementing new logic. Business wants a question answered. Analysts go check the semantic layer to see if the answer already exists, and a lot of the time it doesn’t, let alone exists as a Power BI dashboard somewhere.
Auto Loader vs COPY INTO in Databricks: A Decision Guide for Data Engineers

In modern lakehouse pipelines, one of the first ingestion decisions data engineers face is whether to use Auto Loader or COPY INTO. Both can load files incrementally into Delta tables, but they solve very different operational problems. Choosing the wrong one can impact scalability, cost, reliability, and maintenance overhead.
A Field Study: Databricks Genie vs Microsoft Fabric

Recently I have been leading an assessment for a global industrial manufacturer comparing Databricks Genie against an already mature Microsoft Power BI/Fabric environment. Genie feels like an up-and-coming platform gaining significant momentum alongside more established incumbents.