CouchDB vs Google Cloud Storage

Need advice about which tool to choose?Ask the StackShare community!

CouchDB

496
575
+ 1
139
Google Cloud Storage

1.7K
1.2K
+ 1
74
Add tool

CouchDB vs Google Cloud Storage: What are the differences?

Developers describe CouchDB as "HTTP + JSON document database with Map Reduce views and peer-based replication". Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API. CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents and query your indexes with your web browser, via HTTP. Index, combine, and transform your documents with JavaScript. On the other hand, Google Cloud Storage is detailed as "Durable and highly available object storage service". Google Cloud Storage allows world-wide storing and retrieval of any amount of data and at any time. It provides a simple programming interface which enables developers to take advantage of Google's own reliable and fast networking infrastructure to perform data operations in a secure and cost effective manner. If expansion needs arise, developers can benefit from the scalability provided by Google's infrastructure.

CouchDB belongs to "Databases" category of the tech stack, while Google Cloud Storage can be primarily classified under "Cloud Storage".

"JSON" is the primary reason why developers consider CouchDB over the competitors, whereas "Scalable" was stated as the key factor in picking Google Cloud Storage.

CouchDB is an open source tool with 4.22K GitHub stars and 833 GitHub forks. Here's a link to CouchDB's open source repository on GitHub.

Evernote, Bugsnag, and Wix are some of the popular companies that use Google Cloud Storage, whereas CouchDB is used by Acadar, Third Iron, and SocialDecode. Google Cloud Storage has a broader approval, being mentioned in 179 company stacks & 74 developers stacks; compared to CouchDB, which is listed in 60 company stacks and 30 developer stacks.

Decisions about CouchDB and Google Cloud Storage

We choose Backblaze B2 because it makes more sense for storing static assets.

We admire Backblaze's customer service & transparency, plus, we trust them to maintain fair business practices - including not raising prices in the future.

Lower storage costs means we can keep more data for longer, and lower bandwidth means cache misses don't cost a ton.

See more
Gabriel Pa

We implemented our first large scale EPR application from naologic.com using CouchDB .

Very fast, replication works great, doesn't consume much RAM, queries are blazing fast but we found a problem: the queries were very hard to write, it took a long time to figure out the API, we had to go and write our own @nodejs library to make it work properly.

It lost most of its support. Since then, we migrated to Couchbase and the learning curve was steep but all worth it. Memcached indexing out of the box, full text search works great.

See more
Gabriel Pa

We offer our customer HIPAA compliant storage. After analyzing the market, we decided to go with Google Storage. The Nodejs API is ok, still not ES6 and can be very confusing to use. For each new customer, we created a different bucket so they can have individual data and not have to worry about data loss. After 1000+ customers we started seeing many problems with the creation of new buckets, with saving or retrieving a new file. Many false positive: the Promise returned ok, but in reality, it failed.

That's why we switched to S3 that just works.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of CouchDB
Pros of Google Cloud Storage
  • 43
    JSON
  • 30
    Open source
  • 18
    Highly available
  • 12
    Partition tolerant
  • 11
    Eventual consistency
  • 7
    Sync
  • 5
    REST API
  • 4
    Attachments mechanism to docs
  • 4
    Multi master replication
  • 3
    Changes feed
  • 1
    REST interface
  • 1
    js- and erlang-views
  • 28
    Scalable
  • 19
    Cheap
  • 14
    Reliable
  • 9
    Easy
  • 3
    Chealp
  • 1
    More praticlal and easy

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is CouchDB?

Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API. CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents and query your indexes with your web browser, via HTTP. Index, combine, and transform your documents with JavaScript.

What is Google Cloud Storage?

Google Cloud Storage allows world-wide storing and retrieval of any amount of data and at any time. It provides a simple programming interface which enables developers to take advantage of Google's own reliable and fast networking infrastructure to perform data operations in a secure and cost effective manner. If expansion needs arise, developers can benefit from the scalability provided by Google's infrastructure.

Need advice about which tool to choose?Ask the StackShare community!

What companies use CouchDB?
What companies use Google Cloud Storage?
See which teams inside your own company are using CouchDB or Google Cloud Storage.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with CouchDB?
What tools integrate with Google Cloud Storage?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to CouchDB and Google Cloud Storage?
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
Couchbase
Developed as an alternative to traditionally inflexible SQL databases, the Couchbase NoSQL database is built on an open source foundation and architected to help developers solve real-world problems and meet high scalability demands.
Cloudant
Cloudant’s distributed database as a service (DBaaS) allows developers of fast-growing web and mobile apps to focus on building and improving their products, instead of worrying about scaling and managing databases on their own.
MariaDB
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. MariaDB is designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance.
RethinkDB
RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn.
See all alternatives