Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
1–10 of 96 posts
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#2However, there is a fairly nice way of storing older versions of documents - hold older versions as file attachments on the document. See:
http://jchrisa.net/drl/_design/sofa/_list/post/post-page?sta...
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#3Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#4My understanding is that in CouchDB you can't guarantee that older versions of documents will still exists (they might be there, but they could have been removed by compaction or not replicated). However, there is a fairly nice way of storing older versions of documents - hold older versions as file attachments on the document. See: http://jchrisa.net/drl/_design/sofa/_list/post/post-page?sta...
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#5I was hoping HandlerSocket would be in here. If you don't know about it, check it out http://news.ycombinator.com/item?id=1886137
K.
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#6Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#7My understanding is that in CouchDB you can't guarantee that older versions of documents will still exists (they might be there, but they could have been removed by compaction or not replicated). However, there is a fairly nice way of storing older versions of documents - hold older versions as file attachments on the document. See: http://jchrisa.net/drl/_design/sofa/_list/post/post-page?sta...
Just my $0.02 :)
K.
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#8This shit, AGAIN? Really? No, they are not.
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#9[deleted]
Clarified it, thanks!
Re: Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison
#10> While SQL databases are insanely useful tools, their tyranny of ~15 years is coming to an end This shit, AGAIN? Really? No, they are not.
I mean, seriously, Zabbix keeping monitoring data in MySQL? Also Piwik? That's a sick solution, IMHO. :)
(BTW, I love Zabbix and Piwik. Use them both. Only I think that having no good alternate data store at the time of their writing, their data storage is suboptimal.)