Skip to main content

Daily data contracts tips

I’m no longer publishing daily data contract tips, but I am still writing! Check out my new weekly newsletter.

2024


How to version data contracts

·2 mins

How, exactly, should you version data contracts?

The default answer is often to use SemVer.

SemVer is a standard from software engineering and used widely to version libraries and releases of software applications.

Who buys data contract tooling?

·1 min

Data contracts are often considered as a solution to improve the change management and quality of an organisations data.

Data contracts for change management

·2 mins

While a lot of people associate data contracts with data quality (and I did call my book Driving Data Quality with Data Contracts!), one of the problems data contracts is great at helping to solve for is change management.

The right level of abstraction

·1 min

When building a (data) platform you end up thinking a lot about the abstractions you are providing, and the trade-offs they cause.