The following database management systems and other software use multiversion concurrency control.
Other software with MVCC
[edit]
- ^ Berkeley DB Reference Guide: Degrees of Isolation
- ^ Cloud Spanner: TrueTime and external consistency
- ^ A new approach: Clustrix Sierra database engine Archived 2012-04-12 at the Wayback Machine
- ^ CockroachDB's MVCC model
- ^ "Database Transaction — CUBRID 10.0.0 documentation".
- ^ DB2 Version 9.7 LUW Information Center, Currently committed semantics improve concurrency
- ^ etcd3 Documentation | etcd3 API | CoreOS
- ^ Graves, Steve (May 1, 2010). "Multi-Core Software: To Gain Speed, Eliminate Resource Contention". RTC Magazine. Archived from the original on June 1, 2010.
- ^ White paper by Roman Rokytsky Firebird and Multi Version Concurrency Control
- ^ Multi-Version Concurrency Control in the H2 Database Engine
- ^ MVCC - Ingres Community Wiki Archived 2011-07-21 at the Wayback Machine. Community.ingres.com. Retrieved on 2013-09-18.
- ^ Todd, Bill (2000). "InterBase: What Sets It Apart". Archived from the original on 26 February 2006. Retrieved 4 May 2006.
- ^ MDBX homepage
- ^ About XtraDB, About XtraDB
- ^ MariaDB/Storage Engines, PBXT
- ^ About PBXT, About PBXT
- ^ Inside MarkLogic Server[permanent dead link]
- ^ Snapshot Isolation in SQL Server
- ^ "MonetDB Transactions". Retrieved 6 April 2019.
- ^ Multiversion concurrency control in MongoDB, MongoDB CTO: How our new WiredTiger storage engine will earn its stripes
- ^ MySQL 5.1 Reference Manual, Section 14.2.12: Implementation of Multi-Versioning
- ^ MySQL 5.1 Reference Manual, Table 14.1. Storage Engine Features
- ^ or Maria MySQL 5.1 Reference Manual, Section 14.6.1: Falcon Features (Archive) Archived 2014-10-04 at the Portuguese Web Archive
- ^ Oracle Database Concepts: Chapter 13 Data Concurrency and Consistency Multiversion Concurency Control
- ^ "Oracle 4". Oracle FAQ. Retrieved 21 March 2013.
- ^ "Oracle Timeline". Retrieved 21 March 2013.
- ^ OrientDb Documentation
- ^ PostgreSQL Current Documentation, Chapter 13: Concurrency Control
- ^ RDM Embedded 10.1 Reference Manual, d_trrobegin Archived 2016-03-04 at the Wayback Machine
- ^ RethinkDB advanced FAQ
- ^ "terminusdb/terminusdb-server". GitHub. Retrieved 2020-05-15.
- ^ Proposal for MVCC in ZODB Archived 2012-02-06 at the Wayback Machine
- ^ MVCC has landed
- ^ ehcache site
- ^ MVCC optimistic locking is not implemented yet
- ^ Jackrabbit Oak - Session Refresh Behavior