Hacker News new | ask | show | jobs
by le-mark 2594 days ago
No triggers, no constraints (excepting maybe PRIMARY KEY and NOT NULL)

Could you not then simply use a nosql solution?

2 comments

Or you can have that logic at a back-end application level (assuming all clients are going through this one back-end to interact with the database).
I use both.