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

Couchbase- Distributed NoSQL document database software

Miri Infotech | 3

Linux/Unix, Ubuntu 2016.03.03 - 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

90 reviews
from G2

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


    Computer Software

Couchbase- No EQUAL

  • October 06, 2019
  • Review verified by G2

What do you like best about the product?
Couchbase has revolutionized the database world by introducing SQL like capabilities in a Document NoSQL Database for very fast access to your non-schematic data
What do you dislike about the product?
Nothing that I dislike about couichbase since it has been constantly improving as a product
What problems is the product solving and how is that benefiting you?
Superfast access to unstructured data with inbuilt caching to serve customers with very less latency and making most out of the throughput
Recommendations to others considering the product:
The best NoSQL Database


    Michael S.

Couchbase - powerful document store

  • May 28, 2019
  • Review verified by G2

What do you like best about the product?
We have been using couchbase in Production environments since version 1.0. We love it’s versatility, be it a simple caching layer with memcache compatibility or an advanced document store with N1QL querying.
What do you dislike about the product?
The upgrade path even between minor versions could be smoother.
What problems is the product solving and how is that benefiting you?
Both simple caching as well as advanced document databases.


    Retail

Couchbase NOSQL documented oriented database

  • January 09, 2018
  • Review verified by G2

What do you like best about the product?
Ease of implementation and configuration. Command line tools are easy to use for adhoc tasks. Least maintenance from administration point of view.
What do you dislike about the product?
Currently there is a hard limit of 10buckets in couchbase. This would limit the total number of different apps that can be onboarded per environment.
What problems is the product solving and how is that benefiting you?
Load attribute records from hadoop to couchbase bucket. Each record in the bucket is a key-value combination. The key is unique and value is a JSON document with different attributes. Lookup is very fast in couchbase.
Recommendations to others considering the product:
We are not able to onboard some of our applications because there is a hard limit of 10 buckets that can be created in CouchBase.


    Danh N.

Working with couchbase

  • October 21, 2016
  • Review verified by G2

What do you like best about the product?
I entered a project with couchbase already integrated and I used it as a datastore for one of the apps.
It was relatively simple to work with, the included groovy jdk seemed decently documented and wasn't a pain to work with. It was missing some key features however(batch gets) so we had to write a service ontop of their jdk.

I mainly did operations through the console. It was ok. It was hard to use couchbase like a rds instance since it is a nosql db. Stuff like querying for documents with certain fields had to be done by first setting up indexes.
What do you dislike about the product?
If you aren't getting any specific documents by their ID then you have to setup a index.
What problems is the product solving and how is that benefiting you?
We needed a datastore for documents that our app used for persistence.


    Ameya K.

Simple and Easy to use with high R/W performance

  • June 09, 2016
  • Review verified by G2

What do you like best about the product?
easy to maintain the documents and export it for operation use
What do you dislike about the product?
high memory utilization needs to be fixed.
What problems is the product solving and how is that benefiting you?
we use it to maintain user profile and various operational lookups.
read/write performance is high.
Recommendations to others considering the product:
definitely worth trying this product or working out a POC to test the performance difference.


    Sunil D.

This is the database for your next social app

  • May 07, 2016
  • Review verified by G2

What do you like best about the product?
Couchbase lite , Sync Gateway , Peer to Peer Sync , automatic update sequencing , XDCR . I am using couchbase for remote database and couchbase lite for both android and windows application and the syck functionalities work like a charm . Peer to peer and remote to peer sync functionalities save me a lot of work for couple of apps .
What do you dislike about the product?
UI is not good , experience for querying is not good at all . should give a option to index all keys be default . Couchbase recently introduced N1QL in beta version which let you query without indexing which I havent tested yet . Also when I implemented it(mid 2015) the DOTNET sdk had many bugs and was in heavy development I my self contributed to the repository for that purpose.
What problems is the product solving and how is that benefiting you?
My company have been using this for 2 production server for multiple internal apps .The bright side is that it has very good availability time as it has advantage of all NoSQL and CouchDB feature . Clustering/Replication are easy to use feature of couchbase .
Recommendations to others considering the product:
If you are looking for a NoSQL database for your business this is the product you need . It has many great feature for high server availability as well as other feature for syncing ,replication and clusterin . Query and Indexing is bit tricky for beginners but it comes handy with the time . Also the documentation is not up to the level and it is still in development . Many SDKs still have some bugs so consider before migrating .


    Darma K.

Scalable apps database without hassle

  • May 03, 2016
  • Review verified by G2

What do you like best about the product?
Couchbase is a good alternative to No SQL database management, it open a way to your scalable application without hassle. Very intuitive GUI make view statistic, administration, managing cluster very easy just one click like installing software and couch base manages all your need in background. So basically you were free from managing bucket and what node they live on.
Last thing is couchbase is available for public for free , but depends on what your use case.
What do you dislike about the product?
Documentation. Couchbase has a lot of good features and automation, but aside from that it lacks of documentation of their SDK. The community is big but the forum is quiet, a lot of post and small answer.
Their security about user control also is lacking, Couchbase should give a user manager for user that can access a document,
What problems is the product solving and how is that benefiting you?
I use couchbase to storing my user sessions data, event data and also a configuration data. Its very good
Recommendations to others considering the product:
If you are okay with some security reason, like user's document access and you seek perfect tools automation, Couchbase is your best shot, it can give you a simple install for each nodes.


    Information Technology and Services

Great for simple data models

  • April 08, 2016
  • Review verified by G2

What do you like best about the product?
Xamarin integration was easy to setup and implement
What do you dislike about the product?
With the update to 1.2v it is difficult to implement new features like pre installed databases.
What problems is the product solving and how is that benefiting you?
Document database storing for simple objects. Quick and easy to setup.
Recommendations to others considering the product:
Use the 1.1v till new features are documented in the 1.2v. We were trying to use pre installed databases with Xamarin and it wasn't working properly, possibly the Xamarin component.


    Mohan T.

Blending KV store and structured queries in highly multi-tenanted enterprise SaaS app

  • July 15, 2015
  • Review provided by G2

What do you like best about the product?
We like the raw performance of the KV store, but with the flexibility to run structured queries across json documents using N1QL. Version 4.0 brings secondary indexes which allow us to boost performance and reduce our need for the map-reduce views. CouchBase also allows the developers to choose the consistency expectations per call this enables us to take advantage of high performing calls when consistency is less important. CouchBase is ridiculously easy to setup, manage, add/remove nodes, rebalance etc. The dashboard gives you detailed insight into the cluster, which reduces the management overhead.
What do you dislike about the product?
Very little so far, some minor bugs in the Java SDK, but we have been pretty much on the bleeding edge for releases in our development process.
What problems is the product solving and how is that benefiting you?
Highly scalable metadata store, with the need for high geographic distribution.
We have benefited from reduced development and devops costs.


    Sporting Goods

Decent solution for key-value or document datastore

  • July 15, 2015
  • Review provided by G2

What do you like best about the product?
Easy to install, manage, and maintain. Very fast reads. Cloud-friendly.
What do you dislike about the product?
In case you need to access anything in any other way than by key, it is challenging. Views / indexes are slow, even in version 3.0 where Couchbase claims huge performance improvement in that area.
What problems is the product solving and how is that benefiting you?
Mostly using Couchbase as a persistent cache. I do not see much benefits vs. Cassandra which is our primary noSQL solution.
Recommendations to others considering the product:
Couchbase is great when you use it right - great persistent cache for documents / key-value store; not a replacement for a relational database. Also, if you plan on using ad-hoc queries, consider some other noSQL product, such as Cassandra.