Did DBMS has HASH PAGE?
I sought maybe I can design a hash page to store the data for my own database.
It`s god for cache and have O(1).
Whatever I want to know there have some DBMS design HASH PAGE? I think this id god idea.