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
1k stars
40 watching
160 forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
asynciopostgresqlsqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for accessing MySQL databases using the asyncio framework | 1,768 |
| A Python module providing asynchronous access to ODBC databases. | 311 |
| Provides a bridge between Django and MongoDB databases | 1,889 |
| A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,518 |
| A CouchDB client built on top of aiohttp and asyncio for Python 3.3+ | 53 |
| Provides an ORM tool to interact with Magento 2 databases using Python without relying on the core Magento 2 framework. | 18 |
| An API to interact with databases using plain SQL. | 240 |
| A DNS resolver for asyncio written in Python | 544 |
| An asynchronous Python client library for the Kubernetes API | 370 |
| A C library that provides an R interface to PostgreSQL | 64 |
| Provides a Python interface to Oracle Database | 887 |
| Enables direct communication between Nginx and PostgreSQL databases. | 545 |
| A C-based Lua module providing an interface to PostgreSQL for use in scripting and applications. | 112 |
| A library that wraps asyncpg to enable use with SQLAlchemy | 416 |
| A fast and high-performance FTP client/server library for asyncio in Python | 192 |