[ ソース: python-databases ]
パッケージ: python3-databases (0.4.1-1)
python3-databases に関するリンク
Debian の資源:
python-databases ソースパッケージをダウンロード:
- [python-databases_0.4.1-1.dsc]
- [python-databases_0.4.1.orig.tar.gz]
- [python-databases_0.4.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
async database support for Python's asyncio
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, FastAPI or Bocadillo.
その他の python3-databases 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-sqlalchemy (>= 1.3.0)
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python3-aiomysql
- library for accessing a MySQL using asyncio (Python 3)
-
- sug: python3-aiosqlite
- sqlite library for Python 3 using asyncio
-
- sug: python3-asyncpg
- asyncio PosgtreSQL driver
- または python3-aiopg
- PostgreSQL integration with asyncio
-
- sug: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL
-
- sug: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x