Title: New Python Database Libraries 2026
Open Graph Title: New Python Database Libraries 2026
X Title: New Python Database Libraries 2026
Description: Discover the new Python Database Libraries for your next project. Compare features, performance, and use cases.
Open Graph Description: Discover the new Python Database Libraries for your next project. Compare features, performance, and use cases.
X Description: Discover the new Python Database Libraries for your next project. Compare features, performance, and use cases.
Opengraph URL: https://libs.tech/python/database-libraries
X: @libs_tech
Domain: libs.tech
{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"GitHub Libraries","item":"https://libs.tech/"},{"@type":"ListItem","position":2,"name":"Python","item":"https://libs.tech/python"},{"@type":"ListItem","position":3,"name":"Database Libraries","item":"https://libs.tech/python/database-libraries"}]}
{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"GitHub Libraries","item":"https://libs.tech/"},{"@type":"ListItem","position":2,"name":"Python","item":"https://libs.tech/python"},{"@type":"ListItem","position":3,"name":"Database Libraries","item":"https://libs.tech/python/database-libraries"}]}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"clickhouse-driver","description":"ClickHouse Python Driver with native interface support","dateModified":"2025-11-10T20:21:21.000Z","codeRepository":"https://github.com/mymarilyn/clickhouse-driver","url":"https://libs.tech/project/90912724/clickhouse-driver","thumbnailUrl":"https://opengraph.githubassets.com/1/mymarilyn/clickhouse-driver","image":"https://opengraph.githubassets.com/1/mymarilyn/clickhouse-driver","license":"Other"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"psycopg","description":"New generation Postgres database adapter for Python.","dateModified":"2026-01-01T19:23:18.000Z","codeRepository":"https://github.com/psycopg/psycopg","url":"https://libs.tech/project/247399816/psycopg","thumbnailUrl":"https://opengraph.githubassets.com/1/psycopg/psycopg","image":"https://opengraph.githubassets.com/1/psycopg/psycopg","license":"GNU Lesser General Public License v3.0"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"databases","description":"Async database support for Python.","dateModified":"2024-03-01T17:30:12.000Z","codeRepository":"https://github.com/encode/databases","url":"https://libs.tech/project/168684254/databases","thumbnailUrl":"https://opengraph.githubassets.com/1/encode/databases","image":"https://opengraph.githubassets.com/1/encode/databases","license":"BSD 3-Clause \"New\" or \"Revised\" License"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"pymysql","description":"MySQL client library for Python","dateModified":"2025-08-24T12:53:42.000Z","codeRepository":"https://github.com/pymysql/pymysql","url":"https://libs.tech/project/2114213/pymysql","thumbnailUrl":"https://opengraph.githubassets.com/1/pymysql/pymysql","image":"https://opengraph.githubassets.com/1/pymysql/pymysql","license":"MIT License"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"peewee","description":"Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.","dateModified":"2026-01-08T14:00:34.000Z","codeRepository":"https://github.com/coleifer/peewee","url":"https://libs.tech/project/979480/peewee","thumbnailUrl":"https://opengraph.githubassets.com/1/coleifer/peewee","image":"https://opengraph.githubassets.com/1/coleifer/peewee","license":"MIT License"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"aerich","description":"A database migrations tool for TortoiseORM, ready to production.","dateModified":"2025-11-23T15:52:48.000Z","codeRepository":"https://github.com/tortoise/aerich","url":"https://libs.tech/project/262825230/aerich","thumbnailUrl":"https://opengraph.githubassets.com/1/tortoise/aerich","image":"https://opengraph.githubassets.com/1/tortoise/aerich","license":"Apache License 2.0"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"alembic","description":"A database migrations tool for SQLAlchemy.","dateModified":"2026-01-14T18:53:32.000Z","codeRepository":"https://github.com/sqlalchemy/alembic","url":"https://libs.tech/project/159267771/alembic","thumbnailUrl":"https://opengraph.githubassets.com/1/sqlalchemy/alembic","image":"https://opengraph.githubassets.com/1/sqlalchemy/alembic","license":"MIT License"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"sqlalchemy","description":"SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL","dateModified":"2026-01-14T18:43:26.000Z","codeRepository":"https://github.com/sqlalchemy/sqlalchemy","url":"https://libs.tech/project/159271175/sqlalchemy","thumbnailUrl":"https://opengraph.githubassets.com/1/sqlalchemy/sqlalchemy","image":"https://opengraph.githubassets.com/1/sqlalchemy/sqlalchemy","license":"MIT License"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"tortoise-orm","description":"Familiar asyncio ORM for python, built with relations in mind","dateModified":"2026-01-14T06:28:04.000Z","codeRepository":"https://github.com/tortoise/tortoise-orm","url":"https://libs.tech/project/127320882/tortoise-orm","thumbnailUrl":"https://opengraph.githubassets.com/1/tortoise/tortoise-orm","image":"https://opengraph.githubassets.com/1/tortoise/tortoise-orm","license":"Apache License 2.0"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"asyncmy","description":"A fast asyncio MySQL/MariaDB driver with replication protocol support","dateModified":"2025-11-19T07:54:58.000Z","codeRepository":"https://github.com/long2ice/asyncmy","url":"https://libs.tech/project/336724491/asyncmy","thumbnailUrl":"https://opengraph.githubassets.com/1/long2ice/asyncmy","image":"https://opengraph.githubassets.com/1/long2ice/asyncmy","license":"Apache License 2.0"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"mysql-connector-python","description":"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.","dateModified":"2025-10-14T10:08:28.000Z","codeRepository":"https://github.com/mysql/mysql-connector-python","url":"https://libs.tech/project/22502757/mysql-connector-python","thumbnailUrl":"https://opengraph.githubassets.com/1/mysql/mysql-connector-python","image":"https://opengraph.githubassets.com/1/mysql/mysql-connector-python","license":"Other"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"sqlite-utils","description":"Python CLI utility and library for manipulating SQLite databases","dateModified":"2025-12-17T06:11:47.000Z","codeRepository":"https://github.com/simonw/sqlite-utils","url":"https://libs.tech/project/140912432/sqlite-utils","thumbnailUrl":"https://opengraph.githubassets.com/1/simonw/sqlite-utils","image":"https://opengraph.githubassets.com/1/simonw/sqlite-utils","license":"Apache License 2.0"}
{"@context":"https://schema.org","@type":"SoftwareSourceCode","name":"sqlmap","description":"Automatic SQL injection and database takeover tool","dateModified":"2026-01-13T19:42:37.000Z","codeRepository":"https://github.com/sqlmapproject/sqlmap","url":"https://libs.tech/project/4793392/sqlmap","thumbnailUrl":"https://opengraph.githubassets.com/1/sqlmapproject/sqlmap","image":"https://opengraph.githubassets.com/1/sqlmapproject/sqlmap","license":"Other"}
| apple-mobile-web-app-title | New Python Database Libraries 2026 |
| theme-color | #0a0f10 |
| og:type | website |
| og:image | https://libs.tech/static/favicon-huge.png |
| og:site_name | libs.tech |
| twitter:card | summary_large_image |
| twitter:creator | @libs_tech |
| twitter:image | https://libs.tech/static/favicon-huge.png |
Links:
Viewport: width=device-width, initial-scale=1