{"library":"asyncmy","type":"library","category":null,"description":"asyncmy is a high-performance asynchronous MySQL/MariaDB driver for Python, leveraging `asyncio`. It reuses much of the `PyMySQL` and `aiomysql` codebase but significantly boosts performance by rewriting its core protocol in Cython. The library offers an API compatible with `aiomysql` and supports advanced features like the MySQL replication protocol. It is actively maintained, with releases typically occurring as new features or performance improvements are integrated.","language":"python","status":"active","version":"0.2.11","tags":["async","mysql","database","driver","mariadb","asyncio"],"last_verified":"Fri May 22","install":[{"cmd":"pip install asyncmy","imports":["from asyncmy import connect","from asyncmy import create_pool","from asyncmy.cursors import DictCursor","from asyncmy.replication import BinLogStream"]},{"cmd":"pip install asyncmy # On Windows, requires Microsoft C++ Build Tools","imports":[]}],"homepage":null,"github":"https://github.com/long2ice/asyncmy","docs":"https://github.com/long2ice/asyncmy","changelog":null,"pypi":"https://pypi.org/project/asyncmy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncmy/compatibility"}}