DEV Community

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

Posted on

1

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)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay