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/pypi/v/django-mysql.svg https://github.com/adamchainz/django-mysql/workflows/CI/badge.svg?branch=master https://coveralls.io/repos/adamchainz/django-mysql/badge.svg https://readthedocs.org/projects/django-mysql/badge/?version=latest https://img.shields.io/badge/code%20style-black-000000.svg
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.8.1.tar.gz (305.3 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.8.1-py3-none-any.whl (58.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-mysql-3.8.1.tar.gz
  • Upload date:
  • Size: 305.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for django-mysql-3.8.1.tar.gz
Algorithm Hash digest
SHA256 c47065b347a59ef1e1e4b7330f32a17ac37b5fc286f31409551ee9581047f22b
MD5 9b5d9e2143f3cbde0e78363b22bd4806
BLAKE2b-256 f1e75bb0906de418ee0a5289be0390b5d73c8fca0510a9f0abb19d004fa72428

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_mysql-3.8.1-py3-none-any.whl
  • Upload date:
  • Size: 58.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for django_mysql-3.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 473e3b01acbc14a85b65e8a8d628ab6957dff0409cf782dde4830726b3731df3
MD5 74e202edab7927b373111d0556e361f3
BLAKE2b-256 09363856747771f1e65f033296f175f548a0150ef4c50449ff2cf40386231cf6

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