--
Ticket URL: <https://code.djangoproject.com/ticket/30622>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* version: 2.2 => master
* has_patch: 1 => 0
* ui_ux: 1 => 0
* resolution: => wontfix
Old description:
> I believe the future of databases is going to the open source non-
> relational databases like MongoDB. The issue is we don't an admin
> interface for the kinds of databases as compared to their counterparts. I
> would like to participate in the development of a UI/UX of the side for
> non-relational databases and also make the existing Admin interface
> better
New description:
I believe the future of databases is going to the open source non-
relational databases like MongoDB. The issue is we don't an admin
interface for the kinds of databases as compared to their counterparts. I
would like to participate in the development of a UI/UX of the side for
non-relational databases and also make the existing Admin interface
better.
--
Comment:
Thanks for this ticket. I think it is a great idea but for a 3rd-party
package like http://django-nonrel.org/. IMO adding support for non-
relational databases is not something that we would like to add and
maintain in Django, because ORM is heavily relational (see #19009 and a
[https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!searchin
/django-developers/mongo|sort:date/django-
developers/N6WOdGGfmWk/yh0D1QUaBAAJ django-developers discussion]).
--
Ticket URL: <https://code.djangoproject.com/ticket/30622#comment:1>