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
ained 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 PROTECTED]> wrote: > > > bedros said the following: > >> are you guys awar

Re: document based database

2008-05-20 Thread Daryl Spitzer
at 4:06 PM, Collin Grady <[EMAIL PROTECTED]> wrote: > > 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 d

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. --

document based database

2008-05-20 Thread bedros
are you guys aware of any document based database open source implementation in Python such as strokeDB for Ruby http://strokedb.com/ Thanks in advance -Bedros --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups