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.15.0.tar.gz (42.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_mysql-4.15.0.tar.gz
  • Upload date:
  • Size: 42.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for django_mysql-4.15.0.tar.gz
Algorithm Hash digest
SHA256 72dd1b468a3697efcede8f8b2659669a5e1f139123fd897452f4ac7f8cdcae00
MD5 e92c2e3b4d6545dd4e4d8e0f63da43fa
BLAKE2b-256 8dae095cfdfbcdd403c1b544efaf6659c0f526a04ada6f0f6f34c7718a2502a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_mysql-4.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ad136900a7eb528893f575c5733af176cea2649841f7686a91b7f315777e8f3
MD5 c9ca09a10551bd4edfa950a2e7df3073
BLAKE2b-256 095a424a6706915e3098c42e5b59b6c779bc631e545b61bdb4f549fc04a16354

See more details on using hashes here.

Supported by

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