Which data structure can i use to implement a nosql database.
Sigiloso
I can use a map since it has a good rate of collision which is considered very low on average due to very good hash function beong considered to map the keys and since it has a key value pair so we can ammend it very easily the way we like