aristotelesfernando / SQLAlchemy-2.0-ORM

This is code for a video I am making on SQLAlchemy 2.0 mainly covering the ORM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLALCHEMY 2.0 ORM concepts

This is source for a video on SQLAlchemy 2.0 mainly covering the Core.

Run code

pip install -r requirements.txt
python <name of file>.py

About

This is code for a video I am making on SQLAlchemy 2.0 mainly covering the ORM.


Languages

Language:Python 100.0%