Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate async SQL usage via async SQLAlchemy extension and suitable drivers #121

Open
CrsiX opened this issue Dec 18, 2022 · 0 comments
Open
Labels
feature request A feature we'd like to have

Comments

@CrsiX
Copy link
Member

CrsiX commented Dec 18, 2022

It may be a performance improvement to use async SQL drivers together with SQLAlchemy. This has to be evaluated and tested carefully, though. As of now, the following async drivers seem to be available and maintained for SQLAlchemy:

Before that changes are attempted, some benchmarks should be made to verify if there's significant speedup available.

@CrsiX CrsiX added the feature request A feature we'd like to have label Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature we'd like to have
Projects
None yet
Development

No branches or pull requests

1 participant