Opened 3 years ago
Closed 3 years ago
#34076 closed New feature (wontfix)
Native support for SurrealDB
| Reported by: | CDO, 6Storage, Founder, CreativeBrandGurus | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 4.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
SurrealDB is a pandora box for database operations
Requesting to evaluate SurrealDB and provide native support in the upcoming version of django
Note:
See TracTickets
for help on using tickets.
The backend should be built outside of Django as we're unlikely to add new backends to
django.db.backends. For example, see discussion on the django-developers mailing list.I've built a few third-party backends for Django (e.g. CockroachDB). If you're interested in sponsoring me, feel free to reach out.