IBM Cloudant
Top Rated
IBM Cloudant
Starting at $1 per month per GB of storage above the included 20 GB
View PricingOverview
What is IBM Cloudant?
Cloudant is an open source non-relational, distributed database service that requires zero-configuration. It's based on the Apache-backed CouchDB project and the creator of the open source BigCouch project. Cloudant's service provides integrated data management, search, and analytics engine designed for...
Read moreRecent Reviews
How IBM Cloudant Differs From Its Competitors
Awards
Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards
Popular Features
View all 7 features- Security (19)9.595%
- Concurrency (19)9.191%
- Performance (19)9.191%
- Availability (19)8.787%
Reviewer Pros & Cons
View all pros & consVideo Reviews
Leaving a video review helps other professionals like you evaluate products. Be the first one in your network to record a review of IBM Cloudant, and make your voice heard!
Pricing
View all pricingStandard
$1
Cloud
per month per GB of storage above the included 20 GB
Standard
$75
Cloud
per month 100 reads/second ; 50 writes/second ; 5 global queries/second
Lite
Free
Cloud
20 reads/second ; 10 writes/second ; 5 global queries / second ; 1 GB of storage capacity
Entry-level set up fee?
- No setup fee
For the latest information on pricing, visithttps://cloudant.com/product/pricing
Offerings
- Free Trial
- Free/Freemium Version
- Premium Consulting / Integration Services
Product Demos
Focus on your app development instead of on database management with Cloudant
01:59
Features
Return to navigation
Product Details
- About
- Competitors
- Tech Details
- FAQs
What is IBM Cloudant?
IBM Cloudant is a distributed database that is optimized for handling heavy workloads that are typical of large, fast-growing web and mobile apps. Available as an SLA-backed, fully managed IBM Cloud service, Cloudant elastically scales throughput and storage independently. Cloudant is also available as a downloadable on-premises installation, and its API and powerful replication protocol are compatible with an open source ecosystem that includes CouchDB, PouchDB and libraries for the most popular web and mobile development stacks.
IBM Cloudant Features
NoSQL Databases Features
- Supported: Performance
- Supported: Availability
- Supported: Concurrency
- Supported: Security
- Supported: Scalability
- Supported: Data model flexibility
- Supported: Deployment model flexibility
IBM Cloudant Video
IBM Cloudant is a distributed database that is optimized for handling heavy workloads that are typical of large, fast-growing web and mobile apps. Available as an SLA-backed, fully managed IBM Cloud service, Cloudant elastically scales throughput and storage independently. Clo...
Show More IBM Cloudant Competitors
IBM Cloudant Technical Details
Deployment Types | Software as a Service (SaaS), Cloud, or Web-Based |
---|---|
Operating Systems | Unspecified |
Mobile Application | No |
Supported Languages | English, French, German, Italian, Japanese, Korean, Portuguese/Brazil, Spanish, Chinese Simplified, Chinese Traditional |
Frequently Asked Questions
Cloudant is an open source non-relational, distributed database service that requires zero-configuration. It's based on the Apache-backed CouchDB project and the creator of the open source BigCouch project.
Cloudant's service provides integrated data management, search, and analytics engine designed for web applications. Cloudant scales your database on the CouchDB framework and provides hosting, administrative tools, analytics and commercial support for CouchDB and BigCouch.
Cloudant is often considered part of a new generation of 'NoSQL' databases that don't require fixed table schemas and is challenging the dominance of traditional relational databases (including the popular MySQL).
Reviewers rate Scalability highest, with a score of 9.6.
The most common users of IBM Cloudant are from Enterprises (1,001+ employees).
Comparisons
View all alternativesCompare with
Reviews and Ratings
(122)
Attribute Ratings
Reviews
(1-11 of 11)- Popular Filters
Companies can't remove reviews or game the system. Here's why
February 22, 2019
IBM Cloudant Experience
We wanted a highly scalable and flexbile (loosely structured) data base that was fast in response and one that could run on bare metal and/or virtual machines. The fact that it is schema-less makes it easy to get staged and started. In addition analytics for the development environment and prouction environment is augmented with the help of couchDB server analytics.
Using a traditional application based on a relational DB schema would have been impossible due to the agnostic nature of our application where all stakeholders can insert documents with own data inside without any support by DB Administrators.
We have defined a specific tag "Custom Fields" where data can be accepted with content and different structures (JSON formatted of course) controlled by the Cloudant engine itself.
The schema-less nature of Cloudant was the winning choice against other traditional solutions where any new data structure has to be pre-defined.
We have defined a specific tag "Custom Fields" where data can be accepted with content and different structures (JSON formatted of course) controlled by the Cloudant engine itself.
The schema-less nature of Cloudant was the winning choice against other traditional solutions where any new data structure has to be pre-defined.
August 11, 2016
Cloudant - Build more. Sleep more.
We switched to one data source per service, therefore, a lot of the relational data with ad-hoc queries went away. The NoSQL solution allowed us to be more flexible in the way we handled our data. Thus, we were able to go to market faster and iterate quicker than what we would normally achieve in a traditional database. Additionally, Cloudant enabled us to not worry about scaling.
August 03, 2016
Cloudant: the best choice for my company
Yes. Since we have many differents data types and sources, our company was not able to use a traditional database solution. NoSQL on the other hand proved that is very flexible as a solution for many problems, and after our team took the same studies and technical tests, we decided use a NoSQL solution. Another feature that we love in NoSQL is its flexibility. Many types of businesses change fast nowadays, and a database solution that is able to follow these changes is a very important key for achieving success.
August 01, 2016
Short and sweet
It allows us to store fairly complex documents atomically and define map-reduce aggregations at a later time without going through the pain of schema migration.
July 19, 2016
Cloudant - help you manage your cloud
Yes, there are lots of benefits in choosing NoSQL -
Helped us a lot in large scale data analysis
Can be easily integrated with R Studio to process
High scalability and amazing hosting options
Helped us a lot in large scale data analysis
Can be easily integrated with R Studio to process
High scalability and amazing hosting options
January 13, 2016
The best prices and easy from start to scale
I hate having to modify the schema on a large table. It can take a long time and can lock up the entire database during the whole time. Cloudant gives me what I need without imposing restrictions that provide performance benefits that I don't need right now. I can put in whatever data I want and it just takes care of everything.
January 04, 2016
6 months of Cloudant. So far so good ;)
Its fine to have a DB that scales well and does not need a strict scheme.
January 04, 2016
Cloudant, great for ACRA
We didn't choose a NoSQL solution over a traditional database: we used both. Our applications need a transactional database for our main business cases, but there were some use cases that required another way to implement in order to achieve results and performance. That's why we decided to use the best of the both approaches.
January 04, 2016
Cloudant DBaaS review
There is no absolute answers for which database solution is the best one, only the most suitable. NoSQL provides a relative flexible method to manage the data, for example, comparing to the traditional SQL, adding a new data doesn't require you to pre-define the columns and its types. However, SQL offers a powerful and more friendly relational JOIN method which cannot be realized in NoSQL. The NoSQL solution is widely used in our projects while the normal SQL is still working as another role to process our other data.
December 17, 2015
Cloudant can give you headstart
Easy changing of schema