summaryrefslogblamecommitdiff
path: root/databases/py-databases/pkg-descr
blob: d02c2a8a502628ccbd9a02bef7e35ae3ca967cf7 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                              
Databases gives you simple asyncio support for a range of databases.

It allows you to make queries using the powerful SQLAlchemy Core expression
language, and provides support for PostgreSQL, MySQL, and SQLite.

Databases is suitable for integrating against any async Web framework, such as
Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI.

WWW: https://github.com/encode/databases