Indexing is fairly popular concept when it comes to databases. Sooner or later there comes a time when database performance is no longer up to the mark. One of the very first things we should turn to when that happens is database indexing.
#index #database #systemdesign