Re: Django and CouchDB

2009-09-12 Thread Suno Ano
Hi folks, I am too very fond of non-SQL databases (no fixed schema, built-in replication, built-in webserver, RESTful API, etc.). So far, in order to use Django with CouchDB here is what I have come across so far - http://lethain.com/entry/2008/aug/18/an-introduction-to-using-couchdb-with-djan

Re: Django and CouchDB

2009-08-18 Thread Russell Keith-Magee
On Tue, Aug 18, 2009 at 11:12 PM, sjtirtha wrote: > Yes, > > I do have interest to help on Object non-Relational Mapper. > Does Django has a kind of interfaces, where I can implement my own Object > non-Relational Mapper and inject it to Django? I don't want to seem rude, but this is one of those

Re: Django and CouchDB

2009-08-18 Thread sjtirtha
Yes, I do have interest to help on Object non-Relational Mapper. Does Django has a kind of interfaces, where I can implement my own Object non-Relational Mapper and inject it to Django? Regards, Steve On Tue, Aug 18, 2009 at 3:17 PM, Russell Keith-Magee wrote: > > On Tue, Aug 18, 2009 at 7:4

Re: Django and CouchDB

2009-08-18 Thread Russell Keith-Magee
On Tue, Aug 18, 2009 at 7:40 PM, Joshua Partogi wrote: > > > On Tue, Aug 18, 2009 at 8:17 PM, sjtirtha wrote: >> >> Hi, >> >> i found some Python API to access couchDB. >> I'm asking here for experience. > > Django model is really tight to RDBMS. You are going to have a hard time > making django

Re: Django and CouchDB

2009-08-18 Thread Sam Lai
Would be easy enough if you just wanted to use the routing, views and template parts of Django though. Sorry, no experience though something that I've been wanting to try for a while. Unfortunately, the current project doesn't call for that kind of db. 2009/8/18 Joshua Partogi : > > > On Tue, Au

Re: Django and CouchDB

2009-08-18 Thread Joshua Partogi
On Tue, Aug 18, 2009 at 8:17 PM, sjtirtha wrote: > Hi, > > i found some Python API to access couchDB. > I'm asking here for experience. > Django model is really tight to RDBMS. You are going to have a hard time making django model work with non-RDBMS -- http://blog.scrum8.com http://twitter.

Re: Django and CouchDB

2009-08-18 Thread sjtirtha
share about his experience using Django and CouchDB? >> I found some python API that can be used to access CouchDB, which one is >> the best and suitable to Django Framework. >> >> Regards, >> STeve >> >> >> > > > -- > Deng Chao > >

Re: Django and CouchDB

2009-08-17 Thread 邓超
You can google it. I have read once, but forget the link address now. 2009/8/18 sjtirtha > Hi, > > can some body share about his experience using Django and CouchDB? > I found some python API that can be used to access CouchDB, which one is > the best and suitable to D

Django and CouchDB

2009-08-17 Thread sjtirtha
Hi, can some body share about his experience using Django and CouchDB? I found some python API that can be used to access CouchDB, which one is the best and suitable to Django Framework. Regards, STeve --~--~-~--~~~---~--~~ You received this message because you