Categories
Products
Technologies
Top Rated docs
Understanding Lock Granularity in MySQL
If you’ve been working with MySQL for some time, you have probably heard the terms “table-level locking” and “row-level locking”. These terms refer to the lock granularity in MySQL - in this blog we will...
Understanding Deadlocks in MySQL & PostgreSQL
Working with databases, concurrency control is the concept that ensures that database transactions are performed concurrently without violating data integrity. There is a lot of theory and different approaches around this concept and how to...
Subscribe below to be notified of fresh posts
×