NoSQL: Getting off the CouchDB... or Lessons Learned while Experimenting in Production

| | bookmark | email

Getting off the CouchDB... or Lessons Learned while Experimenting in Production

The move to CouchDB went well. Pages in our web application that would occasionally time out were now loading in a couple of seconds. And, our MySQL database was much, much happier. We liked CouchDB so much that we started planning a feature that would make heavy use of CouchDB's schema-less nature. And that's when the wheels came off.

tags:couchdb,lucene,solr,elasticsearch,mongodb

via NoSQL databases