Skip to main content

Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

Project description

https://img.shields.io/readthedocs/django-mysql?style=for-the-badge https://img.shields.io/github/actions/workflow/status/adamchainz/django-mysql/main.yml.svg?branch=main&style=for-the-badge https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge https://img.shields.io/pypi/v/django-mysql.svg?style=for-the-badge https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge pre-commit
The dolphin-pony - proof that cute + cute = double cute.
The dolphin-pony - proof that cute + cute = double cute.

Django-MySQL extends Django’s built-in MySQL and MariaDB support their specific features not available on other databases.

What kind of features?

Includes:

  • QuerySet extensions:

    • ‘Smart’ iteration - chunked pagination across a large queryset

    • approx_count for quick estimates of count()

    • Query hints

    • Quick pt-visual-explain of the underlying query

  • Model fields:

    • MariaDB Dynamic Columns for storing dictionaries

    • Comma-separated fields for storing lists and sets

    • ‘Missing’ fields: differently sized BinaryField/TextField classes, BooleanFields represented by BIT(1)

  • ORM expressions for over 20 MySQL-specific functions

  • A new cache backend that makes use of MySQL’s upsert statement and does compression

  • Status variable inspection and utility methods

  • Named locks for easy locking of e.g. external resources

  • Table lock manager for hard to pull off data migrations

To see them all, check out the exposition at https://django-mysql.readthedocs.io/en/latest/exposition.html .

Requirements and Installation

Please see https://django-mysql.readthedocs.io/en/latest/installation.html .

Documentation

Every detail documented on Read The Docs.

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

django_mysql-4.16.0.tar.gz (42.5 kB view details)

Uploaded Source

Built Distribution

django_mysql-4.16.0-py3-none-any.whl (54.7 kB view details)

Uploaded Python 3

File details

Details for the file django_mysql-4.16.0.tar.gz.

File metadata

  • Download URL: django_mysql-4.16.0.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for django_mysql-4.16.0.tar.gz
Algorithm Hash digest
SHA256 ffe08cc34ba82a426bd02a240476032be70a8cb8b5d63ad37ba11b6c41fdcdc8
MD5 100bc9611f364a74692756f8c9c20850
BLAKE2b-256 54e1f460d0f5cd048a1e88e55a9d636a3a85e43078a47404f45c04e413ac4714

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_mysql-4.16.0.tar.gz:

Publisher: main.yml on adamchainz/django-mysql

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_mysql-4.16.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_mysql-4.16.0-py3-none-any.whl
Algorithm Hash digest
SHA256 97152bc672ceca31121fe7864c4d856540bb6834a43a3a0561f19b0087ec649a
MD5 6c0c73ff0171ad03263e08097f1f81b1
BLAKE2b-256 1939e27693ec656e7c858df2f4c05a0762bfcd4644fb1f2622ec9a308cd84607

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_mysql-4.16.0-py3-none-any.whl:

Publisher: main.yml on adamchainz/django-mysql

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page