Async database support for Python
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.
$
pkg install py311-databasesOrigin
databases/py-databases
Size
384KiB
License
BSD3CLAUSE
Maintainer
meka@tilda.center
Dependencies
4 packages
Required by
1 packages