 
      
    | You are here | aivarsk.com | ||
| | | | | curatedsql.com | |
| | | | | ||
| | | | | stribny.name | |
| | | | | A list of things that we can do when we need to scale a SQL database. | |
| | | | | blog.lawrencejones.dev | |
| | | | | ULIDs are an alternative to UUIDs that solve several problems, but it's not all plain sailing. This post shares experience using ULIDs in production, exp... | |
| | | | | surfingcomplexity.blog | |
| | | In the previous blog post, we saw how a transaction isolation strategy built on multi-version concurrency control (MVCC) does not implement the serializable isolation level. Instead, it implements a weaker isolation level called snapshot isolation. In this post, I'll discuss how that MVCC model can be extended in order to achieve serializability, based on work... | ||