aiopg

DB connector

A library that allows asynchronous access to PostgreSQL databases using the asyncio framework.

aiopg is a library for accessing a PostgreSQL database from the asyncio

GitHub

1k stars
40 watching
160 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists

asynciopostgresqlsqlalchemy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aio-libs/aiomysql A Python library for accessing MySQL databases using the asyncio framework 1,763
aio-libs/aioodbc A Python module providing asynchronous access to ODBC databases. 310
doableware/djongo Provides a bridge between Django and MongoDB databases 1,886
pgjdbc/pgjdbc A JDBC driver that enables Java programs to connect to PostgreSQL databases. 1,506
aio-libs/aiocouchdb A CouchDB client built on top of aiohttp and asyncio for Python 3.3+ 53
genaker/pygento A Python module for direct database access without Magento 2 core 18
playframework/anorm An API to interact with databases using plain SQL. 240
aio-libs/aiodns A DNS resolver for asyncio written in Python 538
tomplus/kubernetes_asyncio An asynchronous Python client library for the Kubernetes API 365
tomoakin/rpostgresql A C library that provides an R interface to PostgreSQL 64
oracle/python-cx_oracle Provides a Python interface to Oracle Database 890
frickle/ngx_postgres Enables direct communication between Nginx and PostgreSQL databases. 544
arcapos/luapgsql A C-based library that allows Lua code to interact with PostgreSQL databases 112
canopytax/asyncpgsa A library that wraps asyncpg to enable use with SQLAlchemy 417
aio-libs/aioftp A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. 192