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 is why we are introducing VDAB, the Visual Data App Builder.

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.

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.

Software Vendor vs a Technology Partner

After building custom software for more than 30 years, I can tell you that most projects encounter detours along the way. Many have approached us with a well-defined project, a clear set of requirements, a budget, a deadline, and they need “someone to get that software built and launched… ASAP!”  Choosing between a vendor and a technology […]

Advantages of N-Tier Architecture

Implementing a new software solution can be difficult to plan out and coordinate among your team. N‑Tier architecture (also called multi‑tier architecture) is a design approach that separates an application into distinct layers (“tiers”), where each tier has a clear responsibility and communicates with other tiers through well-defined interfaces.