Access Relational Data by Using Python
Gain hands-on experience creating a utility that interacts with a relational database. Lab activities include: loading a relational database, writing Python code that connects to the database, writing code that reads and writes data from the database, and adding exception handling to catch any errors thrown while interacting with the data.
Time
30 minutes
Difficulty
Beginner
Share
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or
Already have an account? Sign In »

Overview
Gain hands-on experience creating a utility that interacts with a relational database. Lab activities include: loading a relational database, writing Python code that connects to the database, writing code that reads and writes data from the database, and adding exception handling to catch any errors thrown while interacting with the data.
Learning Partner