MongoDB and Django

22 views
Skip to first unread message

Mark Phillips

unread,
Jan 6, 2018, 10:02:00 PM1/6/18
to django users
Is anyone on the list using MongoDB with Django? 

I see the MongoDB-django engine is no longer in active development, so I am not sure if I want to start using it as no one is supporting it. 

There are other python mongodb options, and some django rest mongo options. I am curious what, if anything, the group is using.

Thanks!

Mark

Jani Tiainen

unread,
Jan 7, 2018, 3:35:27 AM1/7/18
to django...@googlegroups.com
Hi,

You can use MongoDB with Django just fine. Though, you won't get any ORM integration. 

If you're not bound to MongoDB yet personally I would suggest to take a look at ArangoDB. It doesn't have ORM integration either but in my opinion it's much better than MongoDB. It has many SQL-like features (including it's query language and proper transactions)

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEqej2PCHthPB3gzAewsvT7o141gdLEq_0P6VVH5JFngcain%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

Etienne Robillard

unread,
Jan 7, 2018, 4:11:22 AM1/7/18
to django...@googlegroups.com, django-...@googlegroups.com

Hi,

My recommendation is to check out libschevo. [1] 

It is compatible with Durus and ZODB databases and support schema migrations in Pure python.

cheers,

Etienne

1. https://www.isotopesoftware.ca/documentation/libschevo/
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages