You are here |
verraes.net | ||
| | | |
www.lazy-electron.com
|
|
| | | | One of my common code review comments is about over-fetching from the database; e.g. running a SELECT * instead of SELECTing just the columns your application needs. This is very common when using object-relational mappers (ORM)s like EntityFramework (EF) or funneling access to your database using the repository pattern. | |
| | | |
www.dannyvankooten.com
|
|
| | | | ||
| | | |
curatedsql.com
|
|
| | | | ||
| | | |
amanhimself.dev
|
|
| |