In this challenge you will use Python to read and write data from a relational database, and a non-relational database. You will read and write relational data from a MariaDB database, and interact with non-relational data from a MongoDB database. You will implement exception handling to deal with common errors that occur while accessing data. Note: Please ensure that you have set aside enough time to complete the challenge lab before you start.
Learning Objectives
In this challenge you will use Python to read and write data from a relational database, and a non-relational database. You will read and write relational data from a MariaDB database, and interact with non-relational data from a MongoDB database. You will implement exception handling to deal with common errors that occur while accessing data. Note: Please ensure that you have set aside enough time to complete the challenge lab before you start.