awesome-mysql VS asyncpg

Compare awesome-mysql vs asyncpg and see what are their differences.

awesome-mysql

A curated list of awesome MySQL software, libraries, tools and resources (by shlomi-noach)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-mysql asyncpg
1 15
2,235 6,596
- 1.3%
1.8 7.2
1 day ago 6 days ago
Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-mysql

Posts with mentions or reviews of awesome-mysql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-26.
  • CSS Deep
    2090 projects | dev.to | 26 Feb 2021
    shlomi-noach/awesome-mysql - A curated list of awesome MySQL software, libraries, tools and resources

asyncpg

Posts with mentions or reviews of asyncpg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-27.

What are some alternatives?

When comparing awesome-mysql and asyncpg you can also consider the following projects:

psycopg2 - PostgreSQL database adapter for the Python programming language

PyMySQL - MySQL client library for Python

aiopg - aiopg is a library for accessing a PostgreSQL database from the asyncio

pymssql - Official home for the pymssql source code.

mysqlclient - MySQL database connector for Python (with Python 3 support)

pgbouncer - lightweight connection pooler for PostgreSQL

apsw - Another Python SQLite wrapper

mysql-python - MySQLdb is a Python DB API-2.0 compliant library to interact with MySQL 3.23-5.1 (unofficial mirror)

oursql - oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.

psycopg - New generation PostgreSQL database adapter for the Python programming language