New Python Database Libraries 2025
â¼
last commit 1 month ago mymarilyn/clickhouse-driver 1K +1
added 9 months ago
ClickHouse Python Driver with native interface support
last commit 1 week ago psycopg/psycopg 2K +20
added 9 months ago
New generation Postgres database adapter for Python.
this project has been archived encode/databases 4K -2
added 9 months ago
Async database support for Python.
last commit 2 days ago coleifer/peewee 11K +6
added 9 months ago
Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
last commit 1 month ago tortoise/aerich 1K -3
added 9 months ago
A database migrations tool for TortoiseORM, ready to production.
last commit 4 days ago sqlalchemy/alembic 3K +31
added 9 months ago
A database migrations tool for SQLAlchemy.
last commit 1 week ago sqlalchemy/sqlalchemy 11K +55
added 9 months ago
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL
last commit 5 days ago tortoise/tortoise-orm 5K +9
added 9 months ago
Familiar asyncio ORM for python, built with relations in mind
last commit 1 month ago long2ice/asyncmy 349 +1
added 9 months ago
A fast asyncio MySQL/MariaDB driver with replication protocol support
last commit 2 months ago mysql/mysql-connector-python 942 +1
added 9 months ago
MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver.
last commit 1 week ago simonw/sqlite-utils 1K +6
added 9 months ago
Python CLI utility and library for manipulating SQLite databases
last commit 1 day ago sqlmapproject/sqlmap 36K +94
added 10 months ago