django-mysql
Database extensions
Extensions to Django for improved support and features with MySQL/MariaDB databases
Extensions to Django for use with MySQL/MariaDB
572 stars
14 watching
111 forks
Language: Python
last commit: 17 days ago
Linked from 1 awesome list
djangomariadbmysqlpython
Related projects:
Repository | Description | Stars |
---|---|---|
kennethreitz/dj-database-url | Utility for configuring Django databases using environment variables or URLs. | 39 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,886 |
mysql/mysql-operator | Manages MySQL InnoDB Cluster setups in Kubernetes | 773 |
django-admin-tools/django-admin-tools | Extends Django's admin interface with a customizable dashboard and navigation menu | 866 |
adamchainz/django-permissions-policy | A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 98 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 179 |
mysql-d/mysql-native | A native D client driver for MySQL and MariaDB database management | 80 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,390 |
django-nonrel/mongodb-engine | A Python library that provides Django's ORM capabilities to MongoDB | 863 |
xerions/mariaex | A pure Elixir driver for interacting with MariaDB/MySQL databases. | 263 |
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 364 |
shtalinberg/django-el-pagination | Tools for customizing pagination in Django applications | 307 |
googleapis/python-spanner-django | A Django database backend that supports Cloud Spanner's relational database service | 90 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 697 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 679 |