Python Database Drivers
Back
[awesome-mysql](http://shlomi-noach.github.io/awesome-mysql/)MySQL connector with Python 3 support ([mysql-python](https://sourceforge.net/projects/mysql-python/) fork).A pure Python MySQL driver compatible to mysql-python.[awesome-postgres](https://github.com/dhamaniasad/awesome-postgres)The most popular PostgreSQL adapter for Python.A wrapper of the psycopg2 library for interacting with PostgreSQL.[awesome-sqlite](https://github.com/planetopendata/awesome-sqlite)(Python standard library) SQlite interface compliant with DB-API 2.0A supercharged SQLite library built on top of [apsw](https://github.com/rogerbinns/apsw).A simple database interface to Microsoft SQL Server.Python driver with native interface for ClickHouse.The Python Driver for Apache Cassandra.A developer-friendly library for Apache HBase.The Python client for Apache Kafka.A client library and toolkit for working with Neo4j.The official Python client for MongoDB.The Python client for Redis.The async Python driver for MongoDB.