I am just evaluating some noSQL solutions for the current project. The various systems that have caught my attention are currently
The last one is more restrained in my assessment, because they write
This is still a new system, which has rough edges, bad error messages and probably a lot of misunderstood errors. Let us know if you find one of them, so that we can fix it.
and I am looking for a stable solution. Another thing is that I want good Java support. There are some client libraries for cloudDB, which is written in Erlang, and ectorp seems to be the best choice. The problem here is that for some reason it seems to me that ectorp is not used so much. If I look at the download section , then approx. 400 downloads. Well, most people will use it through a dependency on maven, but still 400 surprised me. There is an old Stackoverflow question about couchDB Java libraries, but it also recommends ektorp. Is the best solution right now?
Cassandra , cloudDB , - Java cloudDB?