开发者

Which CouchDB API to use for Rails?

开发者 https://www.devze.com 2022-12-23 01:56 出处:网络
I am currently investigating possible applications of CouchDB on my current project (written in Rails) and would like to get some feedback from people who have actually used these APIs.Which 开发者_开

I am currently investigating possible applications of CouchDB on my current project (written in Rails) and would like to get some feedback from people who have actually used these APIs. Which 开发者_开发技巧would you recommend and why?

  • ActiveCouch
  • CouchFoo
  • CouchRest
  • CouchRest-Rails
  • CouchPotato


The basic layer of CouchRest is probably the best to get started, CouchPotato is the most active for Rails integration, SimplyStored adds some nicities on top of CouchPotato


With Rails 3 use (or at least seriously consider using) CouchRest Model. It appears to be well maintained, since as of this update on 2013/12/19 I see several changes that are only 2 weeks old.

Before considering SimplyStored, you should note that they give this warning on Github:

Development work as stopped as we don't use SimplyStored anymore. Please do not expect any future commits and fixes.

Perhaps someone will pick it up, as it looks very useful.


I am going through the same process. You might find SimplyStored interesting if you haven't already given it a look.

http://github.com/peritor/simply_stored

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号