On Sat, Sep 19, 2009 at 5:08 PM, Suno Ano <[email protected]> wrote:
>
> Hi folks,
>
> I was wondering, are there any plans to support couchdb [0] as
> backend/database at some point?

I don't want to seem rude, but a search of very recent activity in
django-developers will answer your question....

http://groups.google.com/group/django-developers/search?group=django-developers&q=couchdb

In short: yes, there are people interested in this problem. However,
the problem that is being addressed is a little broader than just
simple CouchDB support - it includes providing support for integrating
any non-relational datastore into Django. The AppEngine guys are being
the most proactive about this, but the solution we are aiming at isn't
going to be AppEngine specific.

This doesn't meant that Django will _ship_ with support for AppEngine,
CouchDB, or any other non-relational backend. However, it does mean
that we are aiming to make it possible to write and maintain a
non-relational database backend in much the same way as the MS-SQL,
SQLAnywhere, and DB2 backends are maintained at present.

It also requires people in the community to do the work. Standing in
the distance and saying "hey, you guys should support CouchDB" won't
get the job done. We need people with CouchDB experience to guide the
discussions we have and the plans that we are making. If you are that
person, then I heartily encourage you to get involved.

Yours
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to