Databases
11 min read
PostgreSQL: indexes that actually work
How to read a query plan, choose an index type and avoid creating useless indexes that only slow down writes.