Hacker News new | ask | show | jobs
by Barathkanna 152 days ago
TLDR: Soft deletes look easy, but they spread complexity everywhere. Actually deleting data and archiving it separately often keeps databases simpler, faster, and easier to maintain.