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/workflow/status/adamchainz/django-mysql/CI/master?style=for-the-badge https://img.shields.io/coveralls/github/adamchainz/django-mysql/master?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:

    • MySQL 5.7+ JSON Field

    • 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

  • Handler API for quicker-than-SQL reads using the ‘NoSQL’ HANDLER commands

  • 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


Release history Release notifications | RSS feed

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_mysql-3.11.0-py3-none-any.whl (58.7 kB view details)

Uploaded Python 3

File details

Details for the file django-mysql-3.11.0.tar.gz.

File metadata

  • Download URL: django-mysql-3.11.0.tar.gz
  • Upload date:
  • Size: 579.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for django-mysql-3.11.0.tar.gz
Algorithm Hash digest
SHA256 094d3e0e8bfffa95b745c711b1c94922e801df49e7adafb9aea862d14026ec94
MD5 da87ecac04ae9415f71d4875684a1fb6
BLAKE2b-256 93837c5a6d051da9139239e2ba5b4f5f0f12fca0b62fed76be91447d092c8e7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_mysql-3.11.0-py3-none-any.whl
  • Upload date:
  • Size: 58.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for django_mysql-3.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da15f9531c6922ea0284895e187cda748efbab0599ffd1eb94ffec4e5d990a79
MD5 e4bebb086f9a9ea810c17c4b941c56b4
BLAKE2b-256 30485253ad350fb1c82515f072b16009c80a44f3eb44a900b720d4f1ce9b61c5

See more details on using hashes here.

Supported by

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