You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: