Can you eloborate on this please?
To put it in terms of data structures, a vector DB is more like a Map, this is more like a Tree
For the C++ programmers among us I think that means it's more like `unordered_map` than `map`
Lol you mean vector db is more like hash_map. map is more tree based
To put it in terms of data structures, a vector DB is more like a Map, this is more like a Tree
For the C++ programmers among us I think that means it's more like `unordered_map` than `map`
Lol you mean vector db is more like hash_map. map is more tree based