{"library":"django-mysql","type":"library","category":null,"description":"Django-MySQL extends Django's built-in MySQL and MariaDB support to leverage their specific features not available on other databases. It provides custom fields (like JSONField, ListField), aggregates, lookups, and system checks. The library is actively maintained with releases often aligned with new Django major versions, ensuring compatibility and continued feature development.","language":"python","status":"active","version":"4.19.0","tags":["django","mysql","mariadb","database","orm","fields"],"last_verified":"Thu May 21","install":[{"cmd":"pip install django-mysql","imports":["from django_mysql.models import JSONField","from django_mysql.models import ListField","from django_mysql.models import SetField","from django_mysql.models import SizedBinaryField","from django_mysql.query import MySQLQuerySet","from django_mysql.checks import register_checks"]}],"homepage":"https://django-mysql.readthedocs.io","github":"https://github.com/adamchainz/django-mysql","docs":"https://django-mysql.readthedocs.io/","changelog":"https://django-mysql.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/django-mysql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-mysql/compatibility"}}