SQL Performance Tips (@sqlperftips) 's Twitter Profile
SQL Performance Tips

@sqlperftips

Tips to get best SQL performance.
Covering all major SQL databases.
sql-performance-explained.com is my book.

ID: 287049865

linkhttp://SQL-Performance-Explained.com/l/ calendar_today24-04-2011 06:36:45

4,4K Tweet

55,55K Takipçi

2 Takip Edilen

SQL Performance Tips (@sqlperftips) 's Twitter Profile Photo

When is a secondary index-only query not index-only for InnoDB and Postgres? In PostgreSQL it is well-know that even Index-Only Scan can have "Heap Fetches". For InnoDB it is hardly known and not visible at all. smalldatum.blogspot.com/2022/08/when-i…

Postgres FM (@postgresfm) 's Twitter Profile Photo

New episode: "Modern SQL" Michael is joined by Markus Winand, creator of use-the-index-luke.com and modern-sql.com, to discuss Modern SQL — what it means, why it matters, and a phrase that should be on a t-shirt. 🎧 postgres.fm/episodes/moder… 📺 youtu.be/mGqqQg-dG-w

New episode: "Modern SQL"

Michael is joined by <a href="/MarkusWinand/">Markus Winand</a>, creator of use-the-index-luke.com and modern-sql.com, to discuss <a href="/ModernSQL/">Modern SQL</a>  — what it means, why it matters, and a phrase that should be on a t-shirt.

🎧 postgres.fm/episodes/moder…

📺 youtu.be/mGqqQg-dG-w
SQL Performance Tips (@sqlperftips) 's Twitter Profile Photo

This is one of these very few articles: short, relevant, clear. A MUST read for everybody—whether using PostgreSQL or not. It is generally good to see how these things work. Thank you David Rowley — for the patches too, of course! citusdata.com/blog/2024/02/0…

pg at Microsoft 💻✨ #pg_at_msft (@pg_at_msft) 's Twitter Profile Photo

Recent blog post from David Rowley from the Postgres team at Microsoft, which developers & users loved 💟 All about what's new 🤯 in the #PostgreSQL 16 query planner As SQL Performance Tips says, it's "short, relevant, clear. A MUST read for everybody" techcommunity.microsoft.com/t5/azure-datab…

Pavel Klinov (@klinovp) 's Twitter Profile Photo

I started a blog post on this a long time ago but never finished. A recent mention on #determinism in the context of query optimisation sort of hit the nerve. Determinism is so important but underrated and often ignored. So let's throw out a quick 🧵: x.com/julianhyde/sta…

SQL Performance Tips (@sqlperftips) 's Twitter Profile Photo

The Oracle DB maintains some information either on block or on row level ([NO]ROWDEPENDENCIES). dbaora.com/ora_rowscn-nor… The default (NOROWDEPENDENCIES) may cause ORA-08177: can't serialize access for this transaction even if there is no problem on row level.

Markus Winand (@markuswinand) 's Twitter Profile Photo

Just announced new training dates. There are still seats left in my next performance training in April. The remaining courses take place in fall. winand.at/sql-training/o…

Roman Kotov (@kotovr) 's Twitter Profile Photo

Have finished reading the "SQL performance explained" book from Markus Winand (creator of the use-the-index-luke.com). Have already known about indexes and B-trees, but the book helped to understand how they affect SQL operations under the hood. Highly recommend!

SQL Performance Tips (@sqlperftips) 's Twitter Profile Photo

There is currently some fuzz about the performance of subqueries vs with clause. Here is my take on it: modern-sql.com/feature/with/p…

Markus Winand (@markuswinand) 's Twitter Profile Photo

Learn once, benefit forever. These SQL courses take experienced developers a leap forward. Starting on September 10th! winand.at/en/newsletter/…

Markus Winand (@markuswinand) 's Twitter Profile Photo

In the meanwhile enjoy a discount for SQL Performance Explained if you don't have it yet: 15YrsAnniversary Only valid when purchasing directly from me (not on Amazon, ...): sql-performance-explained.com (but valid for all languages — see language selection at the top).