Why I like Couchhbase
Overall Satisfaction with Couchbase Data Platform
Couchbase is being used in our web site. It is the main caching system and we use it for shared sessions across the cluster.
It is being used for all layers of our website, and by several other support systems, again mainly as a fast caching system across multiple servers in a cluster.
It is being used for all layers of our website, and by several other support systems, again mainly as a fast caching system across multiple servers in a cluster.
Pros
- Fast fetching of data
- Easy to implement N1QL queries
- Even faster queries when using indexes
Cons
- Easier method to increase the number of nodes in a cluster
- Official support for Node.JS sessions
- The ability to see when a document will expire
- Faster app keeps the customer returning to our site
- The free community edition allows us to use Couchbase with only development time and infrastructure costs in mind
- Development time of shared session was very fast and easy
MongoDB is a very similar solution to Couchbase. I believe the N1QL query language Couchbase provides is better and easier to use than the query language provided by MongoDB. Also, the .NET session support is very important to us, and it is not present in MongoDB, which requires the user to develop this feature on his own.
Comments
Please log in to join the conversation