Python Relational Database Challenge
Demonstrate your knowledge of using Python to interact with SQL databases with three levels of code challenges.
Establishing database connections.
Using DB-API v2.0 compliant modules to interact with relational databases.
Using SQLAlchemy Core/ORM v2.0 to interact with relational databases.