Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Isolation (database systems)
Applied sciences
Computer engineering
High-performance computing
Distributed computing
Graph Chatbot
Related lectures (26)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 3
Next
ACID and Transaction Schedules
Explores transactions, ACID properties, schedules, and anomalies in database systems.
Concurrency Control & Recovery in Databases
Delves into transaction management, concurrency control, and recovery in databases to ensure data integrity and system resilience.
Real-time Update of Column Store on Disk
Explores challenges and solutions for real-time updates on large column stores on disk, focusing on snapshot isolation and query performance.
Transactions and Concurrency Control
Delves into transactions, ACID properties, schedules, locking protocols, and concurrency control in database systems.
Transaction Management & Concurrency Control
Explores transaction management, concurrency control, ACID properties, anomalies, and conflict serializability in database systems.
Transactions and ACID: Overview
Explores transactions, ACID properties, concurrency challenges, and scheduling in database management systems.
Transactions: Concepts and Implementations
Explores the elegance and challenges of transactions, including ACID properties and transactional memory benefits in concurrent programming.
Multiversion Concurrency Control: MVCC and Snapshot Isolation
Explores Multiversion Concurrency Control and Snapshot Isolation in database systems, ensuring consistent snapshots and reducing conflicts.
Transactions and Concurrency Control
Delves into lock-based concurrency control, deadlock handling, transaction models, and their limitations.
Optimistic Concurrency Control: Timestamp Ordering & Validation
Explores Optimistic Concurrency Control, tests for conflicts, critical sections, overheads, Multiversion Concurrency Control, Snapshot Isolation, and transaction performance enhancements.