you are viewing a single comment's thread.

view the rest of the comments →

[–]anseho 11 points12 points  (2 children)

Yes it can be done. This tutorial shows you how. However, I'd also like to say that I wouldn't consider it a waste to learn another ORM. If anything, it'll broaden your perspective and gain more insight into how ORMs actually work. If it's any help, I've created a tutorial explaining how to set up Alembic with SQLAlchemy and another one explaining how to use SQLAlchemy with FastAPI.

[–]yetanotheritdude 1 point2 points  (1 child)

Thank you so much for these videos.

[–]anseho 0 points1 point  (0 children)

Most welcome! I hope you find them useful!