Difference between revisions of "Multi-Version Concurrency Control (MVCC)"
Jump to navigation
Jump to search
(Created page with "[[Wikipedia:Multi-Version Concurrency Control][ (MVCC)") Tags: Mobile web edit, Mobile edit |
|||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Wikipedia:Multi-Version Concurrency Control] | + | [[Wikipedia:Multi-Version Concurrency Control]] (MVCC) |
+ | |||
+ | Multiversion concurrency control is a concurrency control method commonly used by database management systems to provide concurrent access to the [[database]] and in programming languages to implement transactional memory. | ||
+ | |||
+ | == Activities == | ||
+ | * Read: https://en.wikipedia.org/wiki/List_of_databases_using_MVCC | ||
+ | * Read https://github.com/erigontech/erigon/wiki/Choice-of-storage-engine | ||
+ | |||
+ | == Related == | ||
+ | * [[VACUUM]] | ||
+ | * [[ANALYZE]] | ||
+ | |||
+ | ==See also== | ||
+ | * {{DBs}} | ||
+ | |||
+ | [[Category:Databases]] |
Latest revision as of 11:52, 24 August 2024
Wikipedia:Multi-Version Concurrency Control (MVCC)
Multiversion concurrency control is a concurrency control method commonly used by database management systems to provide concurrent access to the database and in programming languages to implement transactional memory.
Activities[edit]
- Read: https://en.wikipedia.org/wiki/List_of_databases_using_MVCC
- Read https://github.com/erigontech/erigon/wiki/Choice-of-storage-engine
Related[edit]
See also[edit]
- Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
Advertising: