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
Lecture
Operational Analytics: Fresh Data Management Techniques
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Data Intensive Applications and Systems: HTAP Overview
Provides an overview of HTAP systems, covering concurrency control, data layout, consolidation trade-offs, and workload-driven snapshot efficiency.
Transactions: Concepts and Implementations
Explores the elegance and challenges of transactions, including ACID properties and transactional memory benefits in concurrent programming.
Transactions and Concurrency Control
Delves into lock-based concurrency control, deadlock handling, transaction models, and their limitations.
Optimizing Recursive Queries
Explores optimizing recursive queries in database systems using Datalog and semirings, discussing the challenges and solutions in data analytics.
Concurrency Control: Lock-Based Protocols
Covers lock-based concurrency control protocols and various transaction models.
Spark Data Frames
Covers Spark Data Frames, distributed collections of data organized into named columns, and the benefits of using them over RDDs.
Multiversion Concurrency Control: MVCC and Snapshot Isolation
Explores Multiversion Concurrency Control and Snapshot Isolation in database systems, ensuring consistent snapshots and reducing conflicts.
Buffer Management in DBMS
Discusses buffer management in a DBMS, covering challenges, buffer pool, and replacement policies.
Micro-architectural Analysis of Database Workloads
Explores the micro-architectural analysis of modern DBMS, focusing on performance optimization and data cache stall mitigation.
Transactional Memory: Two-phase Locking and Invisible Reads
Explores historical perspectives and mechanisms of transactional memory, emphasizing the importance and challenges of its implementation in modern computing systems.