NoSQL Guide for Beginners
Alexandre Porcelli has a great post for NoSQL beginners:
one of the most frequent question that people use to ask me about nosql is: what is the best nosql tool that enables me start with using my programming language (java, .net, php, python, etc..)? its almost impossible to have a quick answer ‘cos it involves many things like: data-model, durability and usage scenario (single node, qty of nodes or cloud setup), language binding and easy to setup.
It’s a great addition to the guide on getting started with NoSQL, expanding on some of the principles I’ve mentioned in the role of data modeling with NoSQL.
Original title and link for this post: NoSQL Guide for Beginners (published on the NoSQL blog: myNoSQL)
