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)

On Sun, Jan 7, 2018 at 5:00 AM, Mark Phillips <m...@phillipsmarketing.biz>
wrote:

> 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
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@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
> <https://groups.google.com/d/msgid/django-users/CAEqej2PCHthPB3gzAewsvT7o141gdLEq_0P6VVH5JFngcain%3Dw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> 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...

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@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/CAHn91oe36_P3gzuPRqegX%3Dcqc%3DdF82vygqndJLW8vMqcwFQ1cg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to