How Postgres Indexes Actually Work
A deep dive into B-tree internals, and why a sequential scan sometimes beats an index you were sure would help.
Category
Databases, APIs, and the systems that keep them honest.
A deep dive into B-tree internals, and why a sequential scan sometimes beats an index you were sure would help.
GraphQL solved a real problem for our mobile clients, but it introduced a few we didn't see coming.