i need to know which will be the best db for an autosugest db with some 80 million records...
1)Redis
2)tokyoCabinet
3)Kyoto Cabinet
|
i need to know which will be the best db for an autosugest db with some 80 million records...
| |||||||
feedback
|
|
This site may have what you're looking for: http://perfectmarket.com/blog/not_only_nosql_review_solution_evaluation_guide_chart You have several things to consider:
I know it isn't on your list, but I would go with MongoDB. If you can't then I would go with Redis, simply for the speed factor. | |||
|
feedback
|