Name: | python3-asyncmy |
---|---|
Version: | 0.2.9 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2089492 |
License: | Apache-2.0 |
RPM: | python3-asyncmy-0.2.9-1.el9.aarch64.rpm |
Source RPM: | python-asyncmy-0.2.9-1.el9.src.rpm |
Build Date: | Mon Mar 04 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/long2ice/asyncmy |
Summary: | A fast asyncio MySQL/MariaDB driver |
Description: | asyncmy is a fast asyncio MySQL/MariaDB driver, which reuses most of pymysql and aiomysql but rewrites the core protocol with Cython to speed it up. |