aiomysql
Async database library
A Python library for accessing MySQL databases using the asyncio framework
aiomysql is a library for accessing a MySQL database from the asyncio
2k stars
47 watching
255 forks
Language: Python
last commit: 4 months ago
Linked from 3 awesome lists
aiomysqlasyncasynciomariadbmysqlpythonsqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python module providing asynchronous access to ODBC databases. | 311 |
| A library that allows asynchronous access to PostgreSQL databases using the asyncio framework. | 1,402 |
| A CouchDB client built on top of aiohttp and asyncio for Python 3.3+ | 53 |
| Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
| An asyncio-based implementation of the ZeroMQ messaging library | 421 |
| A collection of utility functions and classes for working with asynchronous I/O in Python | 386 |
| A DNS resolver for asyncio written in Python | 544 |
| A minimal asyncio-based client for interacting with memcached servers. | 141 |
| An asynchronous Python client library for the Kubernetes API | 370 |
| An asynchronous MySQL driver written in Rust using the Tokio framework. | 380 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A fast and high-performance FTP client/server library for asyncio in Python | 192 |
| An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 361 |
| Extensions to Django for improved support and features with MySQL/MariaDB databases | 576 |
| A lightweight Go ORM that maps structs to database tables and supports various databases | 708 |