Opened 6 years ago
Closed 6 years ago
#30622 closed New feature (wontfix)
A better admin interface for non-relational databases like MongoDB.
| Reported by: | Rodrick | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | rodrickwamala@… | Triage Stage: | Unreviewed |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
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.
Change History (1)
comment:1 by , 6 years ago
| Description: | modified (diff) |
|---|---|
| Has patch: | unset |
| Resolution: | → wontfix |
| Status: | new → closed |
| Summary: | A better admin interface for non-relational databases in mongo Db → A better admin interface for non-relational databases like MongoDB. |
| UI/UX: | unset |
| Version: | 2.2 → master |
Note:
See TracTickets
for help on using tickets.
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 django-developers discussion).