Cloud based outstanding database
October 28, 2021

Cloud based outstanding database

Savan Solanki | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Software Version

Couchbase Community Edition

Overall Satisfaction with Couchbase

In our project, we must enter millions of entries, available in JSON format, into a database, which must subsequently be accessed on a regular basis using various filters. To fulfill this requirement we must be needed NoSQL which provides high performance. Hence, after exploring a couple of tools, we finally decided to continue with CouchBase, as it is a combination of CouchDB and Membase.
  • Open source
  • High scalability and throughput
  • JSON based datamodel
  • Setup is time consuming.
  • UI is not attractive.
  • Significantly increased system performance.
  • Zero downtime.
  • Bucket based space allocation.

Do you think Couchbase Server delivers good value for the price?

Yes

Are you happy with Couchbase Server's feature set?

Yes

Did Couchbase Server live up to sales and marketing promises?

Yes

Did implementation of Couchbase Server go as expected?

Yes

Would you buy Couchbase Server again?

Yes

The Couchbase support team deserves this rating, for the support they are providing.
Couchbase offers a key-based lookup and update mechanism. Moreover, it contains CouchDB which provides excellent support for JSON-based data and allows it to read using REST APIs, and also, sharing and database replication with an outstanding tool such as Membase. Also, we can configure multiple buckets and each bucket can have its own separate configuration and data space. Further, data is replicated over multiple nodes which increases the data reliability and protects our data against any event of node failure.

Couchbase Server Feature Ratings

Performance
10
Availability
10
Concurrency
10
Security
9
Scalability
9
Data model flexibility
10
Deployment model flexibility
9

Using Couchbase

  • Store application properties.
  • Cloud-based database storage.
  • NoSQL with SQL support.
  • Excellent way to handle JSON operations.

Couchbase Support

ProsCons
Quick Resolution
Good followup
Knowledgeable team
Problems get solved
Kept well informed
No escalation required
Support understands my problem
Support cares about my success
Quick Initial Response
None
Yes, during our application deployment, our DevOps team was facing the issue with the initial setup on Linux based server. Immediate support provided by the Couchbase team was unbelievable with great suggestions.

Couchbase Reliability

Couchbase is [a] distributed database where load balancing across servers is managed based upon the workload circumstances. If the workload is high it expands and when it decreases, servers start shrinking. Asynchronous way of query writing facility for high latency. While creating a new table it is preferable to create an index which is called View Index. Moreover, we also used a memory-optimized index to significantly improve the performance along with applying permutation on data.