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

Couchbase Sync Gateway

Couchbase | 3.0.4

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

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

92 reviews
from G2

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


    Ahmad A.

Couchbase is extremely easy to use and smooth integrations

  • May 02, 2024
  • Review verified by G2

What do you like best about the product?
It can handle a wide range of data access patterns, including key-value, JSON document, search, time series, analytics, eventing, and even SQL query. This makes it a powerful one-stop shop for many applications. Its memory-first architecture delivers impressive speed and low latency, making it ideal for high-performance applications.
What do you dislike about the product?
Due to its memory-first architecture, Couchbase can require significant memory resources, especially for large datasets. This can translate to higher hardware costs.
What problems is the product solving and how is that benefiting you?
Many applications and services I interact with rely on Couchbase for their data storage and retrieval. Its speed and scalability contribute to faster responses and smoother user experiences for me.
For example, e-commerce platforms powered by Couchbase can deliver quicker product searches and checkout processes, ultimately improving my online shopping experience. Couchbase's ability to handle various data types (key-value, JSON documents, etc.) allows developers to build applications that work with diverse information, including unstructured data. This broadens the range of applications I can interact with and the types of information I can access.


    Zeeshan M.

Good to go

  • May 02, 2024
  • Review provided by G2

What do you like best about the product?
Couchbase is known for its ability to scale out horizontally with ease, allowing teams to handle growing amounts of data and increasing workloads efficiently. it integrates full-text search and analytics capabilities, allowing me to perform complex queries and analytics directly on the database without needing additional tools or services. which is i like and prefer most it.
What do you dislike about the product?
i dont find as such any sort of dislike or ambiguity in it so far.
What problems is the product solving and how is that benefiting you?
complex data problem


    Utilities

Couchbase Analytics service

  • January 25, 2024
  • Review verified by G2

What do you like best about the product?
Great up times and analytics service. Very fast trasactional value. The datastructures is very well suited for JSON applications.
What do you dislike about the product?
Does not have connectors for softwares like Tableau.
What problems is the product solving and how is that benefiting you?
Helps to manage document based application very seemlessly. The bucket structure really helps in diversifying the application and growing at a scale.


    Saurabh M.

The best database management tool

  • August 13, 2023
  • Review provided by G2

What do you like best about the product?
Indexes are the best feature I find about couchbase. These easily index documents hence allowing quick retrieval of documents. Apart from that, the N1QL language support also helps a lot in development.
What do you dislike about the product?
The UI could be a bit more user friendly. However, what is available is nonetheless amazing too. Definitely would recommend to any company which has to manage huge number of documents.
What problems is the product solving and how is that benefiting you?
I use couchbase for working with documents and managing them to get optimal work. While doing so, couchbase is very useful at working with the documents and also with the querying.


    Ayush J.

Fastest noSQL database with almost null latency.

  • August 11, 2023
  • Review verified by G2

What do you like best about the product?
Couchbase is a great noSQL database that I have come across. It is very easy to use and highly efficient. We use it as a db for storing our huge users data for authentication mechanism. It works really fast.
What do you dislike about the product?
Couchbase is a resource hungery beast. But when we look at the performance we get with couchbase, then we really feel it deserves those resources.
What problems is the product solving and how is that benefiting you?
We are using couchbase as backend database for Gluu and we needed high performance for user's authentications which is perfectly matched with couchbase. The other databases did not stand a chance against couchbase.


    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.