
Fundamentals of CockroachDB for Python Developers
Learn CockroachDB by building a sample Python app with SQLAlchemy
Course Number
fundamentals-of-crdb-for-python-devsSelf-Paced
In this course, you will build a full-stack ride-sharing application in Python using the popular SQLAlchemy ORM. You will start with a simple version that manages a fleet of scooters and their current positions. You will add features one by one as the course progresses until you have a highly functional application that is ready to track multiple vehicle types and users at scale.
In this course, you'll learn how to:
- Create and modify a table in the SQL shell
- Model your data's schema in SQLAlchemy
- Perform transactions using SQLAlchemy
Length:
- 2 hours