DEV Community

Serializable Isolation Level in SQL Databases Series' Articles

Back to Franck Pachot's Series
A brief example of an SQL serializable transaction

A brief example of an SQL serializable transaction

24
Comments 9
7 min read
You Probably Don't Need Serializable Isolation

You Probably Don't Need Serializable Isolation

5
Comments
4 min read
The Doctor's On-Call Shift example and a Normalized Relational Schema to Avoid Write Skew

The Doctor's On-Call Shift example and a Normalized Relational Schema to Avoid Write Skew

2
Comments 3
7 min read
Indexing for a Scalable Serialization Isolation Level
Cover image for Indexing for a Scalable Serialization Isolation Level

Indexing for a Scalable Serialization Isolation Level

4
Comments 2
5 min read
No Gap Ordered Numbering in SQL: A Unique Index to Serialize In Read Committed

No Gap Ordered Numbering in SQL: A Unique Index to Serialize In Read Committed

Comments
5 min read
Document data modeling to avoid write skew anomalies
Cover image for Document data modeling to avoid write skew anomalies

Document data modeling to avoid write skew anomalies

18
Comments 5
4 min read