Explicit SQL Support
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
We currently rely on SQLAlchemy to communicate with every SQL flavor. SQLAlchemy is too slow, especially for mass inserts. Instead, we need to provide better backends for:
- MySQL
- PostgreSQL
- Redshift
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.