Webdev:Betterness: Difference between revisions

Jump to navigation Jump to search
Line 104: Line 104:
* Our apps are pretty standard relational CRUD
* Our apps are pretty standard relational CRUD
** Beyond ORM, consider the actual data needs - including schema, indexing, caching, etc.
** Beyond ORM, consider the actual data needs - including schema, indexing, caching, etc.
** RDBMS (eg. MySQL, Postgres) are not the end-all-be-all for data.
** Keeping models geared toward intention/purpose rather than relations can help underlying technology stay flexible.
** Keeping models geared toward intention/purpose rather than relations can help underlying technology stay flexible.


Confirmed users
920

edits

Navigation menu