最終更新日:2025/11/30
(computing, programming) Initialism of Multi-Version Concurrency Control (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.)
音声機能が動作しない場合はこちらをご確認ください
正解を見る
MVCC
編集履歴(0)
元となった辞書の項目
MVCC
名詞
略語
別表記
イニシャリズム
日本語の意味
MVCCは、データベース管理システムやプログラミング環境で使用される「多バージョン同時実行制御」の略称です。複数のトランザクションが同時にデータベースにアクセスする際に、各プロセスが独自のデータのバージョンを参照することで、一貫性と並行性を保つための制御手法です。
( plural )