django-mysql
django-mysql copied to clipboard
Support HandlerSocket
Follow up to #9 - we can make it faster by supporting HandlerSocket as well, which is available for MySQL and distributed with MariaDB. The same ORM based API may even be possible.
There are a few Python HandlerSocket libraries out there, but integrating with Django can be made easier.