professional-programming/antipatterns/scalability-antipatterns.md

535 B

Table of Contents

Not paging a database query

TODO

Returning whole objects where primary key would suffice

TODO