In one of the previous videos, we discussed how to work with various databases, in particular with MySQL via Python. And at the end of that video, I mentioned one interesting thing that makes life much easier for a programmer working with a database. This thing is ORM. ORM (Object-Relational Mapping) is a technology that allows you to connect databases with objects in the programming language. That is, we can create a database and work with it directly in Python, without using SQL queries directly. For Python, there are popular Django ORM, which is used in Django to work with models, Peewee ORM, PonyORM and many others. But today we will talk about, perhaps, the most popular, powerful and recognized by developers Python ORM - SQLAlchemy.
✔ Python Virtual Environment: • Виртуальное Окружение Python | venv и virt...
✔ VKontakte group link: https://vk.com/pylounge
✔ PyLounge channel: / @pylounge
✔ For cooperation and suggestions: peoplesdreamer@gmail.ru
✔ Music: https://www.free-stock-music.com
Video materials:
✔ Source code files: https://vk.com/topic-194576836_46883651
✔ MySQL: https://dev.mysql.com/downloads/insta...
✔ mysql-connector-python: https://pypi.org/project/mysql-connec...
✔ psycopg2: https://pypi.org/project/psycopg2/
✔ cx-Oracle: https://pypi.org/project/cx-Oracle/
✔ SQLAlchemy: https://www.sqlalchemy.org/
✔ SQLAlchemy Documentation: https://docs.sqlalchemy.org/en/13/
✔ A couple of good tutorials on SQLAlchemy:
https://lectureswww.readthedocs.io/6....
https://coderlessons.com/tutorials/ba...
Hi! I have been programming for a long time, in particular programming in Python. I've learned a lot during this time, and I have something to share with the viewers of my channel. Various videos on IT topics and programming are released here.
Subscribe, let's learn something new and work together! Let's go!
#python #orm #sqlalchemy #бд #pylounge
На этой странице сайта вы можете посмотреть видео онлайн Python And SQLAlchemy ORM | SQLAlchemy Basics | Working With Python Databases длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь PyLounge - программирование на Python и всё о IT 08 Февраль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 43,069 раз и оно понравилось 1.1 тысяч зрителям. Приятного просмотра!