django-mysql
Database extensions
Extensions to Django for improved support and features with MySQL/MariaDB databases
Extensions to Django for use with MySQL/MariaDB
576 stars
14 watching
110 forks
Language: Python
last commit: about 2 months 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. | 40 |
doableware/djongo | Provides a bridge between Django and MongoDB databases | 1,889 |
mysql/mysql-operator | Manages MySQL InnoDB Cluster setups in Kubernetes | 782 |
django-admin-tools/django-admin-tools | Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
adamchainz/django-permissions-policy | A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
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,393 |
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 | 365 |
shtalinberg/django-el-pagination | A Django app that provides pagination tools for web content with optional Ajax support and multiple pagination styles. | 308 |
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. | 696 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 690 |