Difference between revisions of "Multi-Version Concurrency Control (MVCC)"
Jump to navigation
Jump to search
m (Ant moved page MVCC to Multi-Version Concurrency Control (MVCC)) |
|||
Line 3: | Line 3: | ||
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. | 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== | + | == Activities == |
− | *Read: https://en.wikipedia.org/wiki/List_of_databases_using_MVCC | + | * Read: https://en.wikipedia.org/wiki/List_of_databases_using_MVCC |
− | + | * Read https://github.com/erigontech/erigon/wiki/Choice-of-storage-engine | |
== Related == | == Related == |
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: