Hacker News
- How does database indexing work? (2008) https://stackoverflow.com/questions/1108/how-does-database-indexing-work 59 comments
- How database indexing works internally https://blog.pankajtanwar.in/how-database-indexing-actually-works-internally 24 comments
- Spending $5k to learn how database indexes work https://briananglin.me/posts/spending-5k-to-learn-how-database-indexes-work/ 199 comments
- How b-tree database indexes work and how to tell if they are efficient http://mattfleming.com/node/192 15 comments
Lobsters
- How Database B-tree Indexing works https://dzone.com/articles/database-btree-indexing-in-sqlite 2 comments databases
- How do database indexes work? https://planetscale.com/blog/how-do-database-indexes-work 5 comments webdev
- How database indexing actually works internally? https://blog.pankajtanwar.in/how-database-indexing-actually-works-internally 18 comments programming
- How b-tree database indexes work and how to tell if they are efficient http://mattfleming.com/node/192 4 comments programming