Hacker News new | ask | show | jobs
by ramchip 511 days ago
I think the conventional wisdom is to lean on the DB to maintain data integrity, using constraints, foreign keys, etc.; not to use it to run actual business logic.