Hacker News new | ask | show | jobs
by jalayir 3320 days ago
Do a lot of these "data quality" problems go away if you were simply to use a relational DB, and related best practices, like table versioning, PKs, using a last_updated timestamp for each row, etc.?