Multiversion Concurrency Control Internals on PSQL (PostGre)
What happens when multiple users read and write at the same time?
Concurrency is one of the hardest problems in relational databases. When many users access the same data simultaneously, the database
the-dev-cureef-core-and-sql.hashnode.dev8 min read