When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Understanding Databases with SQLAlchemy 1: Python Data Playbook
Working with databases is a huge part of any data professional's tool belt. In this Playbook we will utilize SQLAlchemy to learn how to use SQL within Python and leverage the object-relational mapper capabilities of SQLAlchemy.

This Course Includes
pluralsight
3 (52 reviews )
1 hour 23 minutes
english
Online - Self Paced
core courses
pluralsight
About Understanding Databases with SQLAlchemy 1: Python Data Playbook
Databases are an integral part of data science, and every programmer that interacts with data needs to be able to work with a database. In this course, Understanding Databases with SQLAlchemy 1: Python Data Playbook, you will learn foundational knowledge to work with databases using SQLAlchemy. First, you will see how to perform queries. Next, you will discover how to create databases and tables and populate them with data. Finally, you will explore how to manipulate the data you inserted and queried. When you are finished with this course, you will have the skills and knowledge of interacting with databases needed to successfully work with your database using Python with SQLAlchemy.
What You Will Learn?
- Course Overview : 1min.
- Up and Running with SQLAlchemy : 18mins.
- Querying with SQLAlchemy : 29mins.
- Creating Your Database : 19mins.
- Manipulating Your Database : 12mins.
- Final Takeaway : 2mins.