Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Couchbase Server Community Edition

Couchbase | 3.0.1

Linux/Unix, Amazon Linux 2011.09 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

4 AWS reviews

External reviews

97 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Telecommunications

Dynam data storage with flexibility

  • August 10, 2023
  • Review provided by G2

What do you like best about the product?
Its local useability for development and similar integration on deployment
What do you dislike about the product?
For earlier users of database they find it hard to search the data and understand the new concept.
What problems is the product solving and how is that benefiting you?
We have real time data handling with flexibility of requests and responses. A normal database won't help us in that and won't provide an easy ui.. There couchbase covers both the aspects


    Davide R.

Couchbase Documental Database

  • May 26, 2023
  • Review verified by G2

What do you like best about the product?
It's a good alternative to Mongo Db; it has synchronization and replica logic. it's easy to interface implement and use into your software.
What do you dislike about the product?
It has a good documentation but not great. Support it sometimes slowly.
What problems is the product solving and how is that benefiting you?
it's good if you have many client to one server architectures and each client must receive information to the other clients.


    Nico P.

Easy To Use Open-Source Software

  • March 09, 2023
  • Review provided by G2

What do you like best about the product?
I liked the ease of use alot, the NoSQL setup was done very well.
What do you dislike about the product?
Adding authorized users was a bit of a challenge however my team figured it out after some poking around.
What problems is the product solving and how is that benefiting you?
My business was in need of a solid database solution that could be managed with ease. After trying tons of other software solutions, Couchbase Server worked best for us.


    Kranthi K.

Excellent

  • March 03, 2023
  • Review provided by G2

What do you like best about the product?
JSON format is the one I like the most while using
What do you dislike about the product?
UI is somewhat nor comfortable to use for me
What problems is the product solving and how is that benefiting you?
Storing Documents


    Amit P.

Couchbase with Spring boot

  • October 18, 2022
  • Review provided by G2

What do you like best about the product?
Easy to get started. We can query over the DB using N1QL that is very similar to SQL so doesn't need extra knowledge to get started. UI is very clear and easy to understand. Indexing is easy to implement and see all the available indices and while running the queries also we can see which index got picked up. Loved this option.
What do you dislike about the product?
I was using it with Spring Webflux that is reactive, so while processing data parallely the load on couchbase goes very high and operations start failing. Would love to see some inbuilt support on this to handle traffic properly.
What problems is the product solving and how is that benefiting you?
It is a NoSql DB and provides good option to get started with NoSql without need of any extensive training for the developers. It helped me build an application that deals with millions of documents and with proper indexing it performs well.


    Telecommunications

Pretty stable with a nice WUI

  • August 25, 2022
  • Review verified by G2

What do you like best about the product?
Horizontal scalability. Good support. N1QL.
What do you dislike about the product?
Subscription Cost. Lack of guarantee of backward compatibility. Lack of enough documentation to troubleshoot, especially reading logs.
What problems is the product solving and how is that benefiting you?
Online upgrade of the database.
Horizontal scalability.


    Pierre R.

Blasing fast performance but difficult to operate at scale

  • June 14, 2022
  • Review verified by G2

What do you like best about the product?
- KV Lookups Performance
- Support for nested document JSON operations
- Comprehensive Web console with useful metrics
What do you dislike about the product?
- Frequent breaking changes on the SDK
- Server upgrades often lead to downtime as the client needs to reconnect
- .NET is poorly served in general, the documentation should be improved
What problems is the product solving and how is that benefiting you?
- Fast lookups for risk rules to be evaluated as part of a payment processing workflow
- Indexing of risk rules
- Velocity computation for risk features


    Maritime

Couchbase

  • February 24, 2022
  • Review provided by G2

What do you like best about the product?
Peer to peer sync between clients. Channels feature for filtered sync
What do you dislike about the product?
Having seperate sync gateway for deployment.
What problems is the product solving and how is that benefiting you?
Offline data application over vessels when in ocean.


    Telecommunications

High performance, high reliability

  • February 22, 2022
  • Review verified by G2

What do you like best about the product?
It's super performant and very reliable. There is a DCP (database change protocol) which can be used to react to mutations. This is very useful for any streaming use cases including integrations
What do you dislike about the product?
No materialised views. No out of the box odbc or jdbc connectors. You have to buy these from 3rd party vendors at high prices.
What problems is the product solving and how is that benefiting you?
We use it for a wide range of operational systems which serve front end and back end applications. There is no tolerance for lost data and we read and write at massive scale. We persist everything to disk and maintain around 90% of keys in memory for fast access.
Recommendations to others considering the product:
Look at the analytics and eventing modules. They are very powerful


    Retail

Couchbase is a perfect fit for our requirements

  • February 22, 2022
  • Review verified by G2

What do you like best about the product?
The modular architecture of couchbase, mobile sync, query capabilities of JSON documents and performance of couchbase database.
What do you dislike about the product?
not much. Finding people with good couchbase experience is an issue.
What problems is the product solving and how is that benefiting you?
we use couchbase as our transactional database for a complex system. All of our APIs run on top of couchbase DB.
Recommendations to others considering the product:
If your use case is for a fast document based database which needs to be queried, this is a database for you. It also has mobile sync capability.