
Why you shouldn't use SQL if you care about correctness

Exploring alternatives to the archived_at column pattern: triggers, application events, and WAL-based change data capture.
This article explores three data models for strings with few distinct values: a simple string, a lookup table or an enum type.


