Skip to content

Commit

Permalink
Introduction to Object Relational Mapping: SQL Alchemy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tafara-N committed Dec 3, 2024
1 parent 3cf5448 commit 8e7dd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x0F-python-object_relational_mapping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Indeed, all of them have the same type of syntax, but not always. Please read tu
- [MySQLdb tutorial](https://www.mikusa.com/python-mysql-docs/index.html)
- [SQLAlchemy tutorial](https://docs.sqlalchemy.org/en/13/orm/tutorial.html)
- [SQLAlchemy](https://docs.sqlalchemy.org/en/13/)
- [mysqlclient/MySQLdb](https://intranet.alxswe.com/rltoken/0zLhY9KqKjn-zmdb7X598Q)
- [mysqlclient/MySQLdb](https://github.com/PyMySQL/mysqlclient)
- [Introduction to SQLAlchemy](https://intranet.alxswe.com/rltoken/pw50Bl1Bj84wksxm018dwA)
- [Flask SQLAlchemy](https://intranet.alxswe.com/rltoken/B-xIdMtGvpus8vHxAIRrPg)
- [10 common stumbling blocks for SQLAlchemy newbies](https://intranet.alxswe.com/rltoken/deIzPMrfK8Ixqm-AboFHWg)
Expand Down

0 comments on commit 8e7dd5b

Please sign in to comment.