Django-MongoDB

10 views
Skip to first unread message

RackFeed

unread,
Dec 25, 2009, 7:20:53 PM12/25/09
to Django users
Has anybody tried using django-mongodb? What were your impressions?
How well/poorly does the ORM work with mongodb?

I'm tired of sql nonsense and want to use mongodb but also want to
keep using django.

Daniel Roseman

unread,
Dec 26, 2009, 4:59:33 AM12/26/09
to Django users

Can't speak to MongoDb, but I recently did a project using CouchDb and
the couchdbkit Django integration (http://couchdbkit.org/) and found
the experience relatively painless - once I'd got my head round
CouchDb, that is. The main issue is that you have to pre-define your
queries in javascript using map-reduce, but once that's done you can
use ORM objects almost transparently.
--
DR.

Peterle

unread,
Dec 26, 2009, 5:47:24 AM12/26/09
to Django users
so, what about GAE\BigTables?
How far are we from that?
----------------
Reply all
Reply to author
Forward
0 new messages