A deep-dive into database indexing: from B+ trees and hash methods to bloom filters and scalable structures. Bridging theory and practice to show how indexing powers modern data systems.
Write-Optimized Index Structures, Bitmap Indices, and PostgreSQL