DEV Community

Cover image for Transaction Isolation Levels With PostgreSQL as an example
mkdev.me for mkdev

Posted on

Transaction Isolation Levels With PostgreSQL as an example

In this video, Boris Strelnikov will explain which transaction isolation levels exist in databases and what you should be aware of as a developer.

You will see dirty read, lost update, non-repeatable read, phantoms and serialization anomaly, most of them demoed inside PostgreSQL database:


You can hire Boris as your programming mentor or get a consultation from him here!

Top comments (0)