|
|
|
|
|
by dragonwriter
4444 days ago
|
|
> CRUD is even kind of an anti-pattern, because it prevents you from doing relations in your relational database. Please explain how doing CRUD operations -- which is, after all, what SQL INSERT, SELECT, UPDATE, and DELETE statements are -- prevents you from doing relations in your relational database. Because that's a seriously wierd claim. |
|