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
Query Processing with Relational Operations
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Query Processing: Operations Overview
Explores query processing operations, join conditions, set operations, and buffering impact on query performance.
Relational Algebra and SQL: Foundations of Database Management
Introduces the relational model and relational algebra, focusing on SQL and its operations for effective database management.
Relational Model: Basics
Covers the basics of the relational model in database management systems, including data models, primary and foreign keys.
Relational Algebra Equivalences: Optimization Techniques
Explores relational algebra equivalences for optimizing query performance through efficient tuple generation and join operations.
Untitled
Hashing and Sorting Techniques in Database Systems
Provides an overview of hashing and sorting techniques in database management systems, focusing on their implementation and performance optimization.
Data Wrangling with Hadoop: Storage Formats and Hive
Explores data wrangling with Hadoop, emphasizing storage formats and Hive for big data processing.
Querying a database: the SQL language
Covers the SQL language for interacting with databases through structured queries, including selecting, filtering, aggregating, and sorting data.
CS422 Project: Iterator Model (Volcano)
Covers the CS422 project on the iterator model and relational operators.
Query Optimization: Introduction and Equivalences
Explores query optimization fundamentals, heuristics-based optimizers, cost estimation, and decision-making impact on performance and scalability.