The Basic SQL Queries of SQLAlchemy

We'll cover the following

SQLAlchemy provides all the queries you’ll probably ever need. We’ll be spending a little time just looking at a few of the basic ones though, such as a couple simple SELECTs, a JOINed SELECT and using the LIKE query. You’ll also learn where to go for information on other types of queries. For now, let’s look at some code:

Get hands-on with 1200+ tech skills courses.