Y
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
Dirlewanger
2594 days ago
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).
link
mrkeen
2594 days ago
I use both.
link