SQLModel: The Python Library You Didn’t Know You Needed

preview_player
Показать описание
SQLModel is coming for the throne of Python ORMs.This video covers everything you need to know about SQLModel and how to get it started within your personal Python project.

🎓 Courses can be found:

👨‍💻 Hi, I am Eric!👨‍💻
Hey! I’m a seasoned developer and Cloud enthusiast. I love sharing my knowledge and helping others to discover the exciting world of programming and cloud technologies. For more tutorials, tips, and tech magic, don’t forget to hit that subscribe button and ring the bell for notifications!

🙏 Support The Channel 🙏
If you found this tutorial helpful, please give it a thumbs up 👍, comment, and share it with your network 🌍

#fastapi #sqlmodel #python
Рекомендации по теме
Комментарии
Автор

SQLModel is quickly becoming my go-to ORM for Python. What do you think? Drop your thoughts below, and let me know what you’d love to see in future video!

codingwithroby
Автор

Great video, you answered my prayers with this one. Thanks for making and sharing this video. I can't wait to see a video of you using it in a FastApi project. Love this channel.

emmanuelalder
Автор

As a Python novice, I really appreciate your well packaged introductions. Easy for me to follow while learning.

demolazer
Автор

good to see you again Eric
you nailed it
what a stunnig brief about sqlmodel i am waiting for couple of days now wait is over thank you for this content

ahmadbilalfarooqi
Автор

Without a doubt my second favorite web development ORM, after TypeORM

coffandprograming
Автор

I love it!!! Thank you very much for the video! Like button pressed!

arduriki
Автор

Well done, I hadn't heard about SQLModel, this simplifies SqlAlchemy a good bit. I will also be actively looking to utilize SQLModel. Thanks so much for the video.

omarcrosby
Автор

My man dedicated his life to python, fastapi and SQL and everything around it . 👏👏

srinathshrestha
Автор

Wow! This is amazing. I feel like this is how SQLAlchemy should be.

carecavoador
Автор

Great intro video... I'd love a playlist on SQLModel 🤟

sagartalagatti
Автор

Loved your content as always Eric, And same request as always eagerly waiting for fastapi advanced course in great depth please do that for us😅

abhishekkaswan
Автор

was i the only one expecting this query: get all books for each author? Thanks that was a good video.

ayoubbouchedoub
Автор

if you have multiple files each with it's own model or set of models in, how would you run the
i've created a class that initialises the engine so it can be imported. but would you import all the models to main and then run create_all() as a class method?

VIYH-mtdz
Автор

11:12 How to do when join book and author I want to map the result to model.

Effrigis
Автор

PLease also make a video to deploy this on vercel or any other service. How to deploy the postgres on such services. I'm new to all these and a bit confused.

MubasharDev-dt
Автор

Does the Udemy course updated using sqlmodel?

SugengWahyudi
Автор

Do you plan to upgrade your Udemy course to include SQLModel?

solomondeed
Автор

Unfortunatelly, as of Oct 2024, the documentation of SQLModel is poor and I need to dig into sqlalchemy I guess.
How do I specify a different table name for the class name? How do I specify a schema dynamically for databases like Postgresql, SQLserver or Oracle?

brainforest
Автор

I really dont understand what SQLModel brings in

You can do literally all the same with plain SQLAlchemy: define pydantic-like entities, use SQL-like DSL and so on

Whats the point of SQLModel?

Skorps
Автор

It's very dull too work with Alembic. sqlmodel build on top alchemy and alembic

alexandrodisla
welcome to shbcf.ru