Is it possible to run fastapi admin with sqlalchemy? #117
KovalevVasiliy
started this conversation in
General
Replies: 3 comments
|
Any update? |
0 replies
|
Would love to have an admin portal that uses SQLModel, sqlalchemy. |
0 replies
|
FastAPI Admin does only support TortoiseORM. If you need an admin Interface for FastAPI + SQLAlchemy you want to checkout https://github.com/aminalaee/sqladmin |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to run fastapi admin with sqlalchemy?
All reactions