On Feb 18, 12:15 pm, Nigel <
nigel.ram...@gmail.com> wrote:
> So are you volunteering to do a presentation?
>
> ;-)
>
> On Feb 18, 9:28 am, Stefan Saasen <
li...@coravy.com> wrote:
>
> > Hi Nigel,
>
> > CouchDB is really great (if it fits)! I'm using it for my website and
> > it's being used as part of the backend for
iwantmyname.com (I wrote
> > the iPhone app for them).
>
> > It's a bit cumbersome to overcome the relational table model mindeset
> > but if the document model is a good fit (and more often than not it
> > actually is) Couch is a really nice solution. Especially the
> > replication feature makes it easy to collaborate and to keep different
> > servers in sync (production, stage, development). You can just easily
> > work on your local CouchDB instance and then replicate your changes to
> > another machine - really nice.
>
> > There are already a few libraries out there that make it easy to use
> > CouchDB from within Rails:
>