SQL Databases Using SQLAlchemy: Getting Started
SQLAlchemy 1.3
| Beginner
- 10 videos | 1h 20m 5s
- Includes Assessment
- Earns a Badge
There are many advantages to using SQLAlchemy, including using native Python language constructs for queries, transactions, and stored procedures and easily porting code between database servers. You begin this course by installing MySQL on both Windows and Macintosh platforms. You'll then learn how to access a database from SQLAlchemy using the create_engine method, and how to specify the driver, dialect, and server information correctly. You move on to creating database tables as well as associated constraints from Python using SQLAlchemy's Core API and the Table abstraction. You'll then query that table using a fluent-style API from SQLAlchemy's SQL Expression Language. You'll also learn how to specify primary key, unique, and not null constraints. At the end of the course, you'll have a solid handle on basic functionalities of the core APIs of SQLAlchemy.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseInstall mysql and run it from the command line on windowsInstall mysql and run it from the command line on macosInstall sqlalchemy and connect to mysqlCreate a table and insert rows into it
-
Insert rows into a tablePerform insert and delete operationsCreate and use sql unique constraintsCreate and use a sql primary key constraint with autoincrementSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 2s
-
7m 59sIn this video, you will install MySQL and run it from the command line on Windows. FREE ACCESS
-
10m 19sIn this video, you will install MySQL and run it from the command line on macOS. FREE ACCESS
-
8m 59sDuring this video, you will learn how to install SQLAlchemy and connect to a MySQL database. FREE ACCESS
-
9m 48sDuring this video, you will learn how to create a table and insert rows into it. FREE ACCESS
-
8m 29sIn this video, you will learn how to insert rows into a table. FREE ACCESS
-
11m 19sIn this video, you will learn how to perform insert and delete operations. FREE ACCESS
-
8mIn this video, learn how to create and use SQL unique constraints. FREE ACCESS
-
10m 8sFind out how to create and use a SQL primary key constraint with autoincrementing. FREE ACCESS
-
3m 3s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.