is there anybody who test this django mongodb engine ?

41 views
Skip to first unread message

MahdiX

unread,
Aug 17, 2015, 4:23:48 PM8/17/15
to Django users
Hi folks
I just start learning and using mongoDB , it's looks like a really nice replacement for mysql.
I was searching for 3rd party for using Mongo with django and I ends up with django-mongodb-engine.
Has anybody test it?
I'm looking for personal experiences

Russell Keith-Magee

unread,
Aug 18, 2015, 7:53:42 AM8/18/15
to Django Users
On Tue, Aug 18, 2015 at 3:31 AM, MahdiX <mahd...@gmail.com> wrote:
Hi folks
I just start learning and using mongoDB , it's looks like a really nice replacement for mysql.

If you're judging relational databases by comparing to MySQL, you're really not doing a fair comparison. MySQL is a *really* bad database. Before you write off relational databases, you might want to do some research into PostgreSQL.

Also, before you commit to MongoDB, might I suggest you look into the many people with horror stories and cautionary tales about MongoDB:


... and the people who have demonstrated that PostgreSQL is faster than MongoDB *at the types of problems that MongoDB is supposed to solve*.

 
I was searching for 3rd party for using Mongo with django and I ends up with django-mongodb-engine.
Has anybody test it?
I'm looking for personal experiences

I haven't used it myself, but from what I'm aware of, if you *must* use MongoDB, it's the best Django option out there at present. 

Yours,
Russ Magee %-)
Reply all
Reply to author
Forward
0 new messages