nosql - What database are better for store and search key/value pair data? -


i need build app main purpose store , search key/value data. type of database purpose?

or taking consideration databases purpose of storing , searching data, type of database can fit better in purpose store , search key/value data? nosql? relational?

you should use nosql. there no point in using relational database when have no relations whatsoever.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -