Jump to content

List of databases using MVCC

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Monkbot (talk | contribs) at 15:50, 26 September 2019 (Databases: Task 16: replaced (4×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The following database management systems and other software use multiversion concurrency control.

Databases

Other software with MVCC

References

  1. ^ ArangoDB Manual Pages: AppendOnly/MVCC
  2. ^ Berkeley DB Reference Guide: Degrees of Isolation
  3. ^ A new approach: Clustrix Sierra database engine Archived 2012-04-12 at the Wayback Machine
  4. ^ CockroachDB's MVCC model
  5. ^ [1]
  6. ^ DB2 Version 9.7 LUW Information Center, Currently committed semantics improve concurrency
  7. ^ TM1 9.5.2 Information Center, Parallel Interaction
  8. ^ etcd3 Documentation | etcd3 API | CoreOS
  9. ^ Graves, Steve (May 1, 2010). "Multi-Core Software: To Gain Speed, Eliminate Resource Contention". RTC Magazine. Archived from the original on June 1, 2010.
  10. ^ White paper by Roman Rokytsky Firebird and Multi Version Concurrency Control
  11. ^ Multi-Version Concurrency Control in the H2 Database Engine
  12. ^ MVCC - Ingres Community Wiki Archived 2011-07-21 at the Wayback Machine. Community.ingres.com. Retrieved on 2013-09-18.
  13. ^ Todd, Bill (2000). "InterBase: What Sets It Apart". Archived from the original on 26 February 2006. Retrieved 4 May 2006.
  14. ^ MDBX on Github
  15. ^ About XtraDB, About XtraDB
  16. ^ MariaDB/Storage Engines, PBXT
  17. ^ About PBXT, About PBXT
  18. ^ Inside MarkLogic Server
  19. ^ Snapshot Isolation in SQL Server
  20. ^ "MonetDB Transactions". Retrieved 6 April 2019.
  21. ^ Multiversion concurrency control in MongoDB, MongoDB CTO: How our new WiredTiger storage engine will earn its stripes
  22. ^ MySQL 5.1 Reference Manual, Section 14.2.12: Implementation of Multi-Versioning
  23. ^ MySQL 5.1 Reference Manual, Table 14.1. Storage Engine Features
  24. ^ or Maria MySQL 5.1 Reference Manual, Section 14.6.1: Falcon Features (Archive) Archived 2014-10-04 at the Portuguese Web Archive
  25. ^ Oracle Database Concepts: Chapter 13 Data Concurrency and Consistency Multiversion Concurency Control
  26. ^ "Oracle 4". Oracle FAQ. Retrieved 21 March 2013.
  27. ^ "Oracle Timeline". Retrieved 21 March 2013.
  28. ^ OrientDb Documentation
  29. ^ PostgreSQL Current Documentation, Chapter 13: Concurrency Control
  30. ^ "VAX Rdb/ELN, Version 2.3 (Relational Database Management System)" (PDF). Archived from the original (PDF) on 2016-03-03.
  31. ^ RDM Embedded 10.1 Reference Manual, d_trrobegin Archived 2016-03-04 at the Wayback Machine
  32. ^ RethinkDB advanced FAQ
  33. ^ https://doc.splicemachine.com/developers_fundamentals_transactions.html
  34. ^ "Archived copy". Archived from the original on 2014-08-11. Retrieved 2015-11-06.{{cite web}}: CS1 maint: archived copy as title (link)
  35. ^ Proposal for MVCC in ZODB Archived 2012-02-06 at the Wayback Machine
  36. ^ MVCC has landed
  37. ^ ehcache site
  38. ^ MVCC optimistic locking is not implemented yet
  39. ^ pojo-mvcc project home
  40. ^ http://urresearch.rochester.edu/handle/1802/2101
  41. ^ Jackrabbit Oak - Session Refresh Behavior