SaaSHub helps you find the best software and product alternatives Learn more →
Top 19 Python Database Driver Projects
-
Changelog: https://github.com/redis/redis-py/blob/master/CHANGES
---
Unlike some pip tools that will show you every single package that's outdated, this focuses only on the top level packages you have in your requirements file.
I'd love any feedback! Thanks for your time.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Project mention: FastAPI, Pydantic, Psycopg3: the holy trinity for Python web APIs | dev.to | 2024-10-24
asyncpg: this was the gold standard async database driver for Postgres, being one of the first to market and most performant. While all other drivers use the C library libpq to interface with Postgres, MagicStack opted to rewrite their own custom implementation and also deviate from Python DBAPI spec. If performance is your main criteria here, then asyncpg is probably the best option.
-
-
dataset
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
-
-
-
-
-
-
-
py2neo
Py2neo is a comprehensive toolkit for working with Neo4j from within Python applications or from the command line.
-
mysql-python
MySQLdb is a Python DB API-2.0 compliant library to interact with MySQL 3.23-5.1 (unofficial mirror)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Database Drivers discussion
Python Database Drivers related posts
-
Show HN: Req Update Check
-
Another Python SQLite Wrapper
-
Psycopg 3.2 released – PostgreSQL driver for Python
-
PyPy has been working for me for several years now
-
Ask HN: Is Python async/await some kind of joke?
-
kafka-python VS quix-streams - a user suggested alternative
2 projects | 7 Dec 2023 -
quix-streams VS kafka-python - a user suggested alternative
2 projects | 7 Dec 2023 -
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source Database Driver projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | redis-py | 13,212 |
2 | PyMySQL | 7,812 |
3 | asyncpg | 7,522 |
4 | kafka-python | 5,800 |
5 | dataset | 4,810 |
6 | mysqlclient | 2,508 |
7 | motor | 2,510 |
8 | cassandra-python-driver | 1,411 |
9 | clickhouse-driver | 1,271 |
10 | pymssql | 863 |
11 | SuperSQLite | 715 |
12 | HappyBase | 609 |
13 | django-pgtrigger | 609 |
14 | queries | 254 |
15 | txRedis | 128 |
16 | txpostgres | 105 |
17 | telephus | 94 |
18 | py2neo | 67 |
19 | mysql-python | 15 |