
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.
Learning Journey Context
This course serves as an entry point into Software Development, building foundational knowledge before moving on to advanced frameworks or specialized paths.
Relevant for: Data Scientist, Data Analyst, Machine Learning Engineer.
Quick Facts
What You’ll Learn
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.
Outcomes
- Course Overview : 1min.
- Up and Running with SQLAlchemy : 18mins.
- Querying with SQLAlchemy : 29mins.
- Creating Your Database : 19mins.
- Manipulating Your Database : 12mins.
- Final Takeaway : 2mins.
FAQs
Top Alternatives
Highly-rated courses worth your attention

