Quantcast
Channel: indexes – ovais.tariq
Viewing all articles
Browse latest Browse all 7

Understanding B+tree Indexes and how they Impact Performance

$
0
0

Indexes are a very important part of databases and are used frequently to speed up access to particular data item or items. So before working with indexes, it is important to understand how indexes work behind the scene and what is the data structure that is used to store these indexes, because unless you understand the inner working of an index, you will never be able to fully harness its power.

The post Understanding B+tree Indexes and how they Impact Performance appeared first on ovais.tariq.


Viewing all articles
Browse latest Browse all 7

Trending Articles