Skip to content

Commit 208bd5d

Browse files
committed
feat: add asyncmy to the table
1 parent 4664c91 commit 208bd5d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ This list is not final. If you have a driver you'd like to see added, please ope
196196
| [`spanner`](https://googleapis.dev/python/spanner/latest/index.html) | Spanner | Sync | 🗓️ |
197197
| [`sqlserver`](https://docs.microsoft.com/en-us/sql/connect/python/pyodbc/python-sql-driver-for-pyodbc?view=sql-server-ver16) | SQL Server | Sync | 🗓️ |
198198
| [`mysql`](https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysql-connector-python.html) | MySQL | Sync | 🗓️ |
199+
| [`asyncmy`](https://github.com/long2ice/asyncmy) | MySQL | Async ||
199200
| [`snowflake`](https://docs.snowflake.com) | Snowflake | Sync | 🗓️ |
200201

201202
## Proposed Project Structure

docs/PYPI_README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ This list is not final. If you have a driver you'd like to see added, please ope
196196
| [`spanner`](https://googleapis.dev/python/spanner/latest/index.html) | Spanner | Sync | 🗓️ |
197197
| [`sqlserver`](https://docs.microsoft.com/en-us/sql/connect/python/pyodbc/python-sql-driver-for-pyodbc?view=sql-server-ver16) | SQL Server | Sync | 🗓️ |
198198
| [`mysql`](https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysql-connector-python.html) | MySQL | Sync | 🗓️ |
199+
| [`asyncmy`](https://github.com/long2ice/asyncmy) | MySQL | Async ||
199200
| [`snowflake`](https://docs.snowflake.com) | Snowflake | Sync | 🗓️ |
200201

201202
## Proposed Project Structure

0 commit comments

Comments
 (0)