I liked the simple design and ease of use. Review collected by and hosted on G2.com.
If you are creating views and adding complex conditions and try to get huge historic data, then it is slow. Review collected by and hosted on G2.com.
Simple and usefull UI. It provides smart query system. User-friendly dashboard. Review collected by and hosted on G2.com.
Very less documentation available online.
Compared to search indexes, views are little difficult. Review collected by and hosted on G2.com.
Very simple and usefull UI, providing a smart query system with a JSON similar (graphQL similar) syntax.
Fast editing from UI and abilty to create every kind of document you want. Review collected by and hosted on G2.com.
To make some queries, you have to create specific indexes and this is annoying sometime. Review collected by and hosted on G2.com.
Dashboard to manage db and its content, is really good.
Monitoring features, to provision DB use is a valid tool to gather information on throughtput, number of reads and number of writes.
Database is classic document-oriented DB, nothing special.
Also, query system in JSON style is very intuitive and powerful. Review collected by and hosted on G2.com.
Thinking in a classic way (SQL oriented) is very difficut to make valid queries without wasting time dealing with the JSON-like format required to retrieve information. Review collected by and hosted on G2.com.
Cloudant allows me to access my data from mobile and web apps without having load database drivers or create CRUD APIs. It can be provisioned and up and running in minutes and modified with ease. You can very easily change the data structures and information captured. The addition over CouchDB of GeoJSON makes visualizing the data on a map very simple. It was very easy to integrate with PouchDB for local storage on mobile devices when network connectivity was unavailable. Review collected by and hosted on G2.com.
Since it is NoSQL, a relational background can be a detriment. Moving from SQL queries, tables and columns to documents in a repository can be jarring. It is difficult to set up complex queries into the data without some additional training. Review collected by and hosted on G2.com.
Setup is a breeze and no drivers required to access the data. Integration with things like pouchDB for offline storage and sync makes creating offline ready web apps very simple. GeoJSON is a great addition over couchDB, since it has quick default views of data points on a map. Also, love the fact that I can modify the data fields(attributes) in documents without the need to modigy tables. Review collected by and hosted on G2.com.
Views and queries can be a bit complex to set up originally. There is a learning curve when coming from a relational db background. Lack of good code, index, query examples on the IBM site. CouchDB is a great resource when starting out. Review collected by and hosted on G2.com.
The simplicity of getting started with the database, it was one of the most easy to setup cloud database env Review collected by and hosted on G2.com.
The documentation, sometimes you are lost between the line of the docs for something you may want to do but can not directly find it Review collected by and hosted on G2.com.