Utilities for using the django orm outside of django
Project description
Rawdog django ORM
The django ORM and CRM provide amazing interfaces that work out of the box and have the most pleasant and advnaced migration system I've ever encountered.
Their core flaw is that they are designed to work with django, and thus suffer from constraints around:
- Async/io usage
- Performance
- Sane design patterns
This package contains various utilities I need in order to use the django ORM and admin UI inside modern projects.
I'm making it public in case others find it useful.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rawdog_django_orm-0.0.5.tar.gz
.
File metadata
- Download URL: rawdog_django_orm-0.0.5.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9fe4c339585d26bf8678528a2e1b48f2fe5b5b4c6157dfe7849628afde7209b9
|
|
MD5 |
655a839eb6a6f2fb1dee6234fa450812
|
|
BLAKE2b-256 |
b39aab8a105fb1f3ecd5e8aab074a07c9da52dde512e7b13efb44ae07e56a82b
|
File details
Details for the file rawdog_django_orm-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: rawdog_django_orm-0.0.5-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
97fc7ccdc3669aa10ed9a8478b6f326ecbe7330c18a9eaaa702f26aa1b4ef76d
|
|
MD5 |
329c8ab2b44aa04479c277f5cb3f9ec0
|
|
BLAKE2b-256 |
f5174b5188f90a0155092dda0ef1d1f03d60700383e553e7b4cf857bd1b208a6
|