
#420: Database Consistency & Isolation for Python Devs
Talk Python To Me
00:00
The Relationship Between Data Consistency and Scalability
There's an inverse relationship between sort of the data consistency and the lack of these anomalies. The stricter the more consistent the data is, the less scale that you get. Can you get to points where the database actually like locks up in kind of a deadlock situation? And I show one of those in my PyCon talk, the serializable level of isolation is particularly prone to this.
Transcript
Play full episode