← Back to context

Comment by ChicagoDave

7 years ago

I’ve been arguing relational databases are an operational anti-pattern for a few years.

Your architecture shouldn’t start with an implementation choice. It should start with business modeling and drive down to tech choices, which may be one of many types of serialization/data storage technology.

Adopters of Domain-Driven Design have already moved past this argument.