Couchbase Server is a cloud-native, distributed database that fuses the strengths of relational databases such as SQL and ACID transactions with JSON flexibility and scale that defines NoSQL. It is available as a service in commercial clouds and supports hybrid and private cloud deployments.
N/A
Realm
Score 8.3 out of 10
N/A
Realm is a church management system from ACS Technologies, designed to create real ministry opportunities by making it easier for your church family to connect with each other throughout the week.
The project we are developing with Couchbase, was very inconsistent for few years of the beginning. We had to change data model multiple times. We knew this before starting the project. So we had to choose a NoSQL solution. We also wanted a syncing solution. After some research …
Couchbase could outperform it's competition considerably for database reads and writes. Full text searches were still faster in Elasticsearch but this is more of a feature than a base platform requirement for us.
At the time, Couchbase seemed the most mature of the NoSQL products and would allow us to achieve the goal of improving data access times for our products and services, giving the most benefit to our customers. MySQL was starting to be the bottleneck in our system performance …
Easy to deploy and manage. Clustering and replication is fairly simple and straightforward. According to developers, Couchbase scored higher points compared to the other products that we evaluated.
The Apache Cassandra was one type of product used in our company for a couple of use-cases. The Aerospike is something we [analyzed] not so long time ago as an interesting alternative, due to its performance characteristics. The Oracle Coherence was and is still being used for …
Single console for managing multi-cluster and multi-cloud deployment options and [the] ability to secure and isolate database information in a secure environment to prevent undefined access is great. Analyzing and delivering information and fast access and processing data …
Experience with DataStax Cassandra was seamless, but the cost and effort to support it was not justified. Also commercial process experience with Couchbase was much better. ActiveSpaces is a good technology for big TIBCO shop, but keeping with the lifecycle of it is not easy. I …
A strategic company, upcoming products, enhanced concepts. Couchbase is a single platform offering many different smaller products together viz Full-Text Search, Analytics, Eventing, Indexing, Querying, Integration with other products.
I'm not qualified enough to make a meaningful comparison, but 2 years after, I hear regularly about issues on Mongo from the other teams, especially on the SRE side. On our side, not much to say, except that it works. Ram, CPU, disk behave like expected. Same for bandwidth. …
Realm, from my vantage point, has more ways to engage the community. It allows for planning and scheduling, but has a dashboard which allows the congregation to see ways they can connect and get involved in the community. Having graphics and links available is key for people …
From my experience Realm is fatter than SQLite. Realm has less Query and is easy to understand. even new developers also can use it In his/her project. It has a good document so a new developer can read and understand and apply it to the project. SQLite is old and not so easy …
Before switching to Realm, we used Church Windows. It was outdated and not intuitive. Customer service wasn't great, either--I felt that some of the reps "talked down" to us when we had questions. I hated it. Realm was a significant improvement--updated interface, intuitive, …
Best suited when edge devices have interrupted internet connection. And Couchbase provides reliable data transfer. If used for attachment Couchbase has a very poor offering. A hard limit of 20 MB is not okay. They have the best conflict resolution but not so great query language on Couchbase lite.
Realm is a user-friendly, intuitive web-based database manager, great for church membership and financial information. Transitioning was easy--even our 90-year old attendance volunteer made the switch with ease. The customer service staff at Realm is fantastic. As I mentioned before, my one big complaint is the inability to pull a report with children outputted on the same row in excel as their parents.
Cluster sizing during the design phase can be improved, especially if the client lacks prior experience. Vendor consultants are very meticulous in order to provide best of class performance and response time, although some more real-world pragmatic approach is often needed.
Couchbase Lite 2 went thru a major revamp, which broke the compatibility of the applications with some features removed and other changed. That needed development teams working to refactor the applications.
I rarely actually use Couchbase Server, I just stay up-to-date with the features that it provides. However, when the need arises for a NoSQL datastore, then I will strongly consider it as an option
Couchbase has been quite a usable for our implementation. We had similar experience with our previous "trial" implementation, however it was short lived.
Couchbase has so far exceeded expectation. Our implementation team is more confident than ever before.
When we are Live for more than 6 months, I'm hoping to enhance this rating.
One of Couchbase’s greatest assets is its performance with large datasets. Properly set up with well-sized clusters, it is also highly reliable and scalable. User management could be better though, and security often feels like an afterthought. Couchbase has improved tremendously since we started using it, so I am sure that these issues will be ironed out.
I haven't had many opportunities to request support, I will look forward to better the rating. We have technical development and integration team who reach out directly to TAM at Couchbase.
Our transition to Realm was fantastic. We had a rep do two days of training with staff. She also provided us with a step-by-step plan for our rollout to the congregation. In addition to the fabulous customer service team, the "help" section of the Realm website is useful--it includes written answers and also video tutorials/webinars. The search function in the help section is built effectively.
Couchbase could outperform it's competition considerably for database reads and writes. Full text searches were still faster in Elasticsearch but this is more of a feature than a base platform requirement for us.
From my experience Realm is fatter than SQLite. Realm has less Query and is easy to understand. even new developers also can use it In his/her project. It has a good document so a new developer can read and understand and apply it to the project. SQLite is old and not so easy to understand. we need to add a third-party library to easily use SQLite.
So far, the way that we mange and upgrade our clusters has be very smooth. It works like a dream when we use it in concert with AWS and their EC2 machines. Having access to powerful instances along side the Couchbase interface is amazing and allows us to do rebalances or maintenance without a worry
There have been several areas of our application [that] really needed an ACID compliant database (e.g. strong transactional guarantees) that we thought we could work around while using Couchbase. [In my opinion] that turned out to be a poor bet. You need to be certain that the specific characteristics of a NoSQL database fit your problem.
Couchbase does eliminate the need for schema upgrades completely. I.e no downtime or conversion windows as you migrate your data model, adding attributes, etc. This helped with the deployment timeframe associated with DB changes.
The database is (apparently) a bit more of a space/memory consumer than originally anticipated. During deployments, we received constant pressure from Couchbase consulting teams to eliminate/reduce the number of indexes, and this was because any mutations to docs in a bucket must check for impact against all indexes. More recent years have started to address this with their "collections" features, which helps isolate indexes to specific sub-groupings of documents.