Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
Flask-SQLAlchemy Basics
Set Up
Setting Up a Database and Determining the URI (2:34)
Installing Flask-SQLAlchemy (1:26)
Connecting to the Database (5:42)
CRUD (Create, Read, Update, Delete) Operations
Creating a Table (10:29)
Inserting Data (3:14)
Updating Data (2:49)
Deleting Data (1:00)
Writing Queries
Intro to Queries (7:12)
Generative Queries (5:02)
Not Equals and Like (2:58)
In and Not In (2:19)
Null and Not Null (1:45)
And (3:18)
Or (1:44)
Order By (3:05)
Limit (1:38)
Offset (1:42)
Count (1:12)
Inequality (2:01)
Relationships
One to Many Relationships (6:15)
One to Many Queries (4:30)
Many to Many Relationships (6:13)
Many to Many Queries (5:37)
One to Many Queries
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock