Key Value stores: Usefulness in Cloud environment
Cloud Databases are a new type of non relational (key-value oriented) databases which are used for storing internet scale data and provide easy programmatic access. Databases like Amazon SimpleDB, Apache CouchDB, Project Voldemort and many others falls in the category of non relational databases and has been widely used and are quite popular.
Continue reading "Key Value stores: Usefulness in Cloud environment" »


