Re: document based database

2008-06-02 Thread Yuri Baburov
Hi Yurii, I will help you if you will start the project. I use python since 2004. I'm definitely lacking easily-distributed and fast document-based DB for python. Couple of comments: Use list comprehensions instead of ruby-blocks for python, they are neat ;) And python has some storages that rub

Re: document based database

2008-06-02 Thread Yurii Rashkovskii
> Perhaps bedros meant to ask if anyone is working on support in Django > for any "document based" databases. > > strokeDBlooks (to my untrained eye) similar to CouchDB.  You'll find > plenty to read if you do a search for "couchdb django". By the way, I was thinking about StrokeDB clone in Pytho

Re: document based database

2008-05-21 Thread bedros
that's exactly what I meant, thanks Daryl On May 20, 4:12 pm, "Daryl Spitzer" <[EMAIL PROTECTED]> wrote: > Perhaps bedros meant to ask if anyone is working on support in Django > for any "document based" databases. > > strokeDB looks (to my untrained eye) similar to CouchDB. You'll find > plenty

Re: document based database

2008-05-20 Thread Daryl Spitzer
Perhaps bedros meant to ask if anyone is working on support in Django for any "document based" databases. strokeDB looks (to my untrained eye) similar to CouchDB. You'll find plenty to read if you do a search for "couchdb django". -- Daryl On Tue, May 20, 2008 at 4:06 PM, Collin Grady <[EMAIL

Re: document based database

2008-05-20 Thread Collin Grady
bedros said the following: > are you guys aware of any document based database open source > implementation in Python such as strokeDB for Ruby This question does not belong on this list - this list is for the discussion of the development of django itself, not for other questions. -- Collin G