Skip to content

Measure SQLAlchemy 1.4 using async code and asyncpg driver #12

Description

@teemuy

Would be interesting to see how SQLAlchemy 1.4.13+ compares when using the new asyncio support.

SQLAlchemy 1.4 was heavily revamped to support async/await, and the API was cleaned up too in preparation for release 2.0 which will drop Python 2.x support. Also perf optimizations, such as 30% speedup for small queries.

https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html
https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#change-3414

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions