This is a continuation and second video of sqlalchemy tutorial. On this video we look at how to update/edit, select/read, and delete data from the database using different methods provided by the sqlalchemy library.
This is a link to the playlist for this video:
github repository:
https://github.com/randommall/SQLALCH...
name: Johnson Dennis
channel: Randommall
email: [email protected]
0:00 Introduction
0:55 Reading data from the database
16:48 Updating data from the database
22:49 Deleting data from the database
#python
#pythontutorial
#sqlalchemy
#database
#softwareengineer