lab challenge

Python: Relational Database Challenge

Difficulty: Intermediate
Duration: Up to 2 hours
Students: 166
Rating: 5/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.

Description

Python Relational Database Challenge

Demonstrate your knowledge of using Python to interact with SQL databases with three levels of code challenges.

Level I

Establishing database connections.

Level II

Using DB-API v2.0 compliant modules to interact with relational databases.

Level III

Using SQLAlchemy Core/ORM v2.0 to interact with relational databases.

Prerequisites

  • Proficient with the Python runtime
  • Proficient with the Python language syntax
  • Proficient with the DB-API v2.0
  • Proficient with SQLAlchemy
  • Familiarity with SQL syntax

Intended audience

  • Python Developers

What will be assessed

  • DB-API v2.0
  • SQLAlchemy v1.4/2.0

Covered topics

Lab challenge UUID

Mission

0 of 3 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Level: I
  2. Level: II
  3. Level: III