News

The data dictionary tables are stored in the mysql database along with the system tables, which are non-data dictionaries. The same data protection features such as commit, rollback, and crash ...
asyncmy is a fast asyncio MySQL/MariaDB driver, which reuse most of pymysql and aiomysql but rewrite core protocol with cython to speedup.