Completed
Transaction Isolation: Typical Levels
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Advanced Database Programming with Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Concepts of the Python DB-API 2.0
- 3 Transactions: Common Mistakes
- 4 Transactions: Best Practices
- 5 Transactions across Databases
- 6 Distributed Transactions
- 7 Concurrent Database Access
- 8 Transaction Isolation: Typical Levels
- 9 Optimized Databases: OLTP vs. OLAP
- 10 Query Optimizations: Performance
- 11 Query Optimizations: Complexity
- 12 Tips & Tricks: Record ID Creation
- 13 Tips & Tricks: High Availability
- 14 High Availability: Failover
- 15 Thank you for listening