Language/Framework support for Interacting With CouchDB
Posted
by Gordon
on Stack Overflow
See other posts from Stack Overflow
or by Gordon
Published on 2009-05-20T18:12:30Z
Indexed on
2010/04/27
3:13 UTC
Read the original article
Hit count: 260
I am interested in knowing if there are any server-side web application frameworks which integrate nicely with CouchDB? Does anyone have any experience in doing this? It seems like a dynamic language would be well-suited for playing with the JSON, but I am more interested in hearing about how it would fit in with the framework and the application's design.
© Stack Overflow or respective owner