Database Locking
Introduction
Locking protocols are used in database management systems as a means of concurrency control.
When many people attempt to modify data in a database at the same time, a system of controls must be implemented so that modifications made by ...
codeminion.hashnode.dev4 min read
Radhika
Senior Software Engineer
great article, well explained with illustrations