Apache CouchDB vs. Microsoft Azure

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CouchDB
Score 6.0 out of 10
N/A
Apache CouchDB is an HTTP + JSON document database with Map Reduce views and bi-directional replication. The Couch Replication Protocol is implemented in a variety of projects and products that span computing environments from globally distributed server-clusters, over mobile phones to web browsers.N/A
Microsoft Azure
Score 8.4 out of 10
N/A
Microsoft Azure is a cloud computing platform and infrastructure for building, deploying, and managing applications and services through a global network of Microsoft-managed datacenters.
$29
per month
Pricing
Apache CouchDBMicrosoft Azure
Editions & Modules
No answers on this topic
Developer
$29
per month
Standard
$100
per month
Professional Direct
$1000
per month
Basic
Free
per month
Offerings
Pricing Offerings
CouchDBMicrosoft Azure
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThe free tier lets users have access to a variety of services free for 12 months with limited usage after making an Azure account.
More Pricing Information
Community Pulse
Apache CouchDBMicrosoft Azure
Features
Apache CouchDBMicrosoft Azure
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Apache CouchDB
7.9
2 Ratings
12% below category average
Microsoft Azure
-
Ratings
Performance8.02 Ratings00 Ratings
Availability8.52 Ratings00 Ratings
Concurrency8.52 Ratings00 Ratings
Security6.02 Ratings00 Ratings
Scalability8.02 Ratings00 Ratings
Data model flexibility7.02 Ratings00 Ratings
Deployment model flexibility9.02 Ratings00 Ratings
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
Apache CouchDB
-
Ratings
Microsoft Azure
8.5
27 Ratings
3% above category average
Service-level Agreement (SLA) uptime00 Ratings8.126 Ratings
Dynamic scaling00 Ratings8.725 Ratings
Elastic load balancing00 Ratings8.624 Ratings
Pre-configured templates00 Ratings8.225 Ratings
Monitoring tools00 Ratings8.326 Ratings
Pre-defined machine images00 Ratings8.424 Ratings
Operating system support00 Ratings9.026 Ratings
Security controls00 Ratings8.626 Ratings
Automation00 Ratings8.224 Ratings
Best Alternatives
Apache CouchDBMicrosoft Azure
Small Businesses
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
DigitalOcean Droplets
DigitalOcean Droplets
Score 9.4 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache CouchDBMicrosoft Azure
Likelihood to Recommend
9.0
(10 ratings)
8.8
(96 ratings)
Likelihood to Renew
9.0
(9 ratings)
10.0
(17 ratings)
Usability
8.0
(1 ratings)
8.3
(36 ratings)
Availability
-
(0 ratings)
6.8
(2 ratings)
Support Rating
-
(0 ratings)
9.0
(27 ratings)
Implementation Rating
9.0
(1 ratings)
8.0
(2 ratings)
User Testimonials
Apache CouchDBMicrosoft Azure
Likelihood to Recommend
Apache
Great for REST API development, if you want a small, fast server that will send and receive JSON structures, CouchDB is hard to beat. Not great for enterprise-level relational database querying (no kidding). While by definition, document-oriented databases are not relational, porting or migrating from relational, and using CouchDB as a backend is probably not a wise move as it's reliable, but It may not always be highly available.
Read full review
Microsoft
Azure is particularly well suited for enterprise environments with existing Microsoft investments, those that require robust compliance features, and organizations that need hybrid cloud capabilities that bridge on-premises and cloud infrastructure. In my opinion, Azure is less appropriate for cost-sensitive startups or small businesses without dedicated cloud expertise and scenarios requiring edge computing use cases with limited connectivity. Azure offers comprehensive solutions for most business needs but can feel like there is a higher learning curve than other cloud-based providers, depending on the product and use case.
Read full review
Pros
Apache
  • It can replicate and sync with web browsers via PouchDB. This lets you keep a synced copy of your database on the client-side, which offers much faster data access than continuous HTTP requests would allow, and enables offline usage.
  • Simple Map/Reduce support. The M/R system lets you process terabytes of documents in parallel, save the results, and only need to reprocess documents that have changed on subsequent updates. While not as powerful as Hadoop, it is an easy to use query system that's hard to screw up.
  • Sharding and Clustering support. As of CouchDB 2.0, it supports clustering and sharding of documents between instances without needing a load balancer to determine where requests should go.
  • Master to Master replication lets you clone, continuously backup, and listen for changes through the replication protocol, even over unreliable WAN links.
Read full review
Microsoft
  • Microsoft Azure is highly scalable and flexible. You can quickly scale up or down additional resources and computing power.
  • You have no longer upfront investments for hardware. You only pay for the use of your computing power, storage space, or services.
  • The uptime that can be achieved and guaranteed is very important for our company. This includes the rapid maintenance for security updates that are mostly carried out by Microsoft.
  • The wide range of capabilities of services that are possible in Microsoft Azure. You can practically put or create anything in Microsoft Azure.
Read full review
Cons
Apache
  • NoSQL DB can become a challenge for seasoned RDBMS users.
  • The map-reduce paradigm can be very demanding for first-time users.
  • JSON format documents with Key-Value pairs are somewhat verbose and consume more storage.
Read full review
Microsoft
  • The cost of resources is difficult to determine, technical documentation is frequently out of date, and documentation and mapping capabilities are lacking.
  • The documentation needs to be improved, and some advanced configuration options require research and experimentation.
  • Microsoft's licensing scheme is too complex for the average user, and Azure SQL syntax is too different from traditional SQL.
Read full review
Likelihood to Renew
Apache
Because our current solution S3 is working great and CouchDB was a nightmare. The worst is that at first, it seemed fine until we filled it with tons of data and then started to create views and actually delete.
Read full review
Microsoft
Moving to Azure was and still is an organizational strategy and not simply changing vendors. Our product roadmap revolved around Azure as we are in the business of humanitarian relief and Azure and Microsoft play an important part in quickly and efficiently serving all of the world. Migration and investment in Azure should be considered as an overall strategy of an organization and communicated companywide.
Read full review
Usability
Apache
Couchdb is very simple to use and the features are also reduced but well implemented. In order to use it the way its designed, the ui is adequate and easy. Of course, there are some other task that can't be performed through the admin ui but the minimalistic design allows you to use external libraries to develop custom scripts
Read full review
Microsoft
As Microsoft Azure is [doing a] really good with PaaS. The need of a market is to have [a] combo of PaaS and IaaS. While AWS is making [an] exceptionally well blend of both of them, Azure needs to work more on DevOps and Automation stuff. Apart from that, I would recommend Azure as a great platform for cloud services as scale.
Read full review
Reliability and Availability
Apache
No answers on this topic
Microsoft
It has proven to be unreliable in our production environment and services become unavailable without proper notification to system administrators
Read full review
Support Rating
Apache
No answers on this topic
Microsoft
We were running Windows Server and Active Directory, so [Microsoft] Azure was a seamless transition. We ran into a few, if any support issues, however, the availability of Microsoft Azure's support team was more than willing and able to guide us through the process. They even proposed solutions to issues we had not even thought of!
Read full review
Implementation Rating
Apache
it support is minimal also hw requirements. Also for development, we can have databases replicated everywhere and the replication is automagical. once you set up the security and the rules for replication, you are ready to go. The absence of a model let you build your app the way you want it
Read full review
Microsoft
As I have mentioned before the issue with my Oracle Mismatch Version issues that have put a delay on moving one of my platforms will justify my 7 rating.
Read full review
Alternatives Considered
Apache
It has been 5+ years since we chose CouchDB. We looked an MongoDB, Cassandra, and probably some others. At the end of the day, the performance, power potential, and simplicity of CouchDB made it a simple choice for our needs. No one should use just because we did. As I said early, make sure you understand your problems, and find the right solution. Some random reading that might be useful: http://www.julianbrowne.com/article/viewer/brewers-cap-theorem https://www.couchbase.com/nosql-resources/why-nosql\ https://www.infoq.com/articles/cap-twelve-years-later-how-the-rules-have-changed
Read full review
Microsoft
As I continue to evaluate the "big three" cloud providers for our clients, I make the following distinctions, though this gap continues to close. AWS is more granular, and inherently powerful in the configuration options compared to [Microsoft] Azure. It is a "developer" platform for cloud. However, Azure PowerShell is helping close this gap. Google Cloud is the leading containerization platform, largely thanks to it building kubernetes from the ground up. Azure containerization is getting better at having the same storage/deployment options.
Read full review
Return on Investment
Apache
  • It has saved us hours and hours of coding.
  • It is has taught us a new way to look at things.
  • It has taught us patience as the first few weeks with CouchDB were not pleasant. It was not easy to pick up like MongoDB.
Read full review
Microsoft
  • For about 2 years we didn't have to do anything with our production VMs, the system ran without a hitch, which meant our engineers could focus on features rather than infrastructure.
  • DNS management was very easy in Azure, which made it easy to upgrade our cluster with zero downtime.
  • Azure Web UI was easy to work with and navigate, which meant our senior engineers and DevOps team could work with Azure without formal training.
Read full review
ScreenShots