h0rn3t / fastapi-async-sqlalchemy

FastAPI Async SQLAlchemy middleware
MIT License
142 stars 11 forks source link

Multiple DBs #7

Closed karserasl closed 1 year ago

karserasl commented 1 year ago

Hello

With this method, is it possible to connect to multiple dbs?

Thanks

EwenLo commented 1 year ago

If you need multiple DB support checkout https://github.com/Ewen-Zippedscript/fastapi-sqlalchemy

h0rn3t commented 1 year ago

If you need multiple DB support checkout https://github.com/Ewen-Zippedscript/fastapi-sqlalchemy

that lib not async