|
You are here |
www.milanjovanovic.tech | ||
| | | | |
hashrocket.com
|
|
| | | | | PostgreSQL 18 introduces a powerful new feature that solves a long standing limitation: accessing both the previous and updated values in RETURNING clauses. Let's explore how this game changing addition simplifies complex UPSERT operations. | |
| | | | |
hashrocket.com
|
|
| | | | | N+1 queries are one of the most common performance killers in Rails apps, but also one of the easiest to fix. In this post, we'll see how a single line of code can reduce 1,101 database queries down to 3. | |
| | | | |
michaelscodingspot.com
|
|
| | | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | | |
ankane.org
|
|
| | | Your database knows which queries are running. It also has a pretty good idea of which indexes are best for a given query. And since indexes don't... | ||