hi there,
is there a comparison between hibernate/spring and couchdb ?
to convience my project manager
-in my eyes the main benefit of couchdb is that it removes a complete
application tier,
the java/server side, which maps objects to tables. the relaxing effect :D
- here is a performance comparison:
http://metalelf0dev.blogspot.com/2008/09/mysql-couchdb-performance-comparison.html
it is rather old (2008), and just displays that indexing is a bit slower, which
shouldnt
be a problem
if there are any more arguments, please let me know, also i would like
to have some examples of HUGE Sites using couchdb,
thx
ck