Skip to main content

Asynchronous interface for peewee ORM powered by asyncio.

Project description

Current state: alpha, yet API seems fine and mostly stable.

In current version (0.5.x) new-high level API is introduced while older low-level API partially marked as deprecated.

  • Works on Python 3.4+

  • Has support for PostgreSQL via aiopg

  • Has support for MySQL via aiomysql

  • Single point for high-level async API

  • Drop-in replacement for sync code, sync will remain sync

  • Basic operations are supported

  • Transactions support is present, yet not heavily tested

The source code is hosted on GitHub.

Project details


Download files

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

Source Distribution

peewee-async-0.5.10.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

peewee_async-0.5.10-py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 3

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