On Wed, Apr 20, 2011 at 11:16 PM, Noufal Ibrahim <nou...@gmail.com> wrote:

> On Wed, Apr 20 2011, Anush Shetty wrote:
>
> > Hi All,
> >
> > What is the most preferred NoSQL engine with Django here. Would like
> > to hear out some experiences.
>
> [...]
>
> You could just let Django use it's own ORM and relational backend and
> then use any of the popular bindings to one of the non relational
> systems and use that in your app. You won't have tight coupling with
> Djano and all that but that's an advantage (atleast in my opinion).u
>
>
All NoSQL programs that works well with Python works well with Django.

I guess you must define your problem clearly, will make it easier for the
community to advise you better....

> --
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Ramdas S
+91 9342 583 065
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to