Which NoSQL Platform is Right For You?(hunch.com)
hunch.com
Which NoSQL Platform is Right For You?
http://hunch.com/nosql-data-stores/
7 comments
Why is CouchDB taken out when I choose "Object-oriented: No" ?
To quote the CouchDB website:
"What it is Not"
An object-oriented database. Or more specifically, meant to function as a seamless persistence layer for an OO programming language.
To quote the CouchDB website:
"What it is Not"
An object-oriented database. Or more specifically, meant to function as a seamless persistence layer for an OO programming language.
Not sure I'd call neo4j NoSQL. Its a graph DB as listed in the link. Is the new trend to call any data store that is not SQL, NoSQL. I even heard Lucene being called NoSQL, http://www.lucidimagination.com/blog/2010/04/30/nosql-lucene.... I guess search engines are NoSQL now?
Without any info about your requirements, MySQL is most likely the best choice for now.
Also, the same as with programming languages, at some point it doesn't really matter.
Also, the same as with programming languages, at some point it doesn't really matter.
"I don't know what my datastore requirements are, but I do know I don't want anything that supports this particular standardized interface. What's available?"