<x> the hash table is designed for quick access, say that you need to look for a lot of records, which will be very expensive. Using a hash function will lead you to almost the part that you want to execute. And you can implement a hash table of the database schema, so they are not necessarily temporary storage.
source
share