Re: how to configure mongoDB in Django?

2011-04-29 Thread Kenneth Gonsalves
On Fri, 2011-04-29 at 00:52 -0700, ashish tiwari wrote:
> i used Django with Sqlite3,
> I'm thinking about to use MongoDB as backend.
> but i don't no how to configure it,
> and which packages need to configure mongoDB in Django? 

as of now django does not support nosql. In fact there is a hot
discussion going on among some of the developers on this topic. There
are some forks that support some or all the nosql stores, but you will
have to actually try them out.
-- 
regards
KG
http://lawgon.livejournal.com
Coimbatore LUG rox
http://ilugcbe.techstud.org/

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



how to configure mongoDB in Django?

2011-04-29 Thread ashish tiwari
Hey friends,
i used Django with Sqlite3,
I'm thinking about to use MongoDB as backend.
but i don't no how to configure it,
and which packages need to configure mongoDB in Django?

Best Regards
--ashish

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