Skip to main content

Library for Asynchronous data source connections Collection of asyncio drivers.

Project description

AsyncDB

AsyncDB is a collection of different Database Drivers using asyncio-based connections, binary-connectors (as asyncpg) but providing an abstraction layer to easily connect to different data sources.

Why AsyncDB?

The finality of AsyncDB is to provide us a subset of drivers (connectors) for accessing different databases and data sources for data interaction. The main goal of AsyncDB is using asyncio-based technologies.

Getting Started

  • Installation
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Requirements

Quick Tutorial

Currently AsyncDB supports the following databases:

  • PostgreSQL (requires asyncpg and aiopg)
  • SQLite (requires aiosqlite)
  • mySQL (requires aiomysql)
  • SQLAlchemy (requires sqlalchemy_aio)
  • RethinkDB (requires rethinkdb)
  • Redis (requires aioredis)
  • Memcache (requires aiomcache)
  • MS SQL Server (non-asyncio using freeTDS and pymssql)
  • Apache Cassandra
  • CouchBase (WIP: using aiocouch)
  • MongoDB (WIP: using motor)
  • InfluxDB (WIP: using influxdb)

Future work:

  • Prometheus

Contribution guidelines

Please have a look at the Contribution Guide

  • Writing tests
  • Code review

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

License

AsyncDB is copyright of Jesus Lara (https://phenobarbital.info) and is dual-licensed under BSD and Apache 2.0 licenses. I am providing code in this repository under an open source licenses, remember, this is my personal repository; the license that you receive is from me and not from my employeer.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncdb-2.0.36.tar.gz (95.0 kB view details)

Uploaded Source

Built Distribution

asyncdb-2.0.36-py3-none-any.whl (126.3 kB view details)

Uploaded Python 3

File details

Details for the file asyncdb-2.0.36.tar.gz.

File metadata

  • Download URL: asyncdb-2.0.36.tar.gz
  • Upload date:
  • Size: 95.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for asyncdb-2.0.36.tar.gz
Algorithm Hash digest
SHA256 d5c777fd27bceb13babeb6d6fe263b3b63b03d897341afd60f3889f8fdcc2174
MD5 2180fba140236d751843b29fee66d98c
BLAKE2b-256 2e99dad49d07f0a37f3c97a11cdc4e7d82681ede75371026eb08ea988291ff18

See more details on using hashes here.

File details

Details for the file asyncdb-2.0.36-py3-none-any.whl.

File metadata

  • Download URL: asyncdb-2.0.36-py3-none-any.whl
  • Upload date:
  • Size: 126.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for asyncdb-2.0.36-py3-none-any.whl
Algorithm Hash digest
SHA256 dd1201e8e0298f7e698feaaed13f142f23e7725c9bde74796dcdf58b63f546c4
MD5 f2d172b9ed65e6d90a9bcd8427d59d59
BLAKE2b-256 c49f65194ae7c9a4dab488233ffe69a89c5766d7bcea0e8e9c06cf71f50c341d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page