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
Efficient Analytics: Adapting to Modern Data Challenges
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Querying a database: the SQL language
Covers the SQL language for interacting with databases through structured queries, including selecting, filtering, aggregating, and sorting data.
Relational vs NoSQL: Evolution and Comparison
Explores the historical debate between relational and non-relational data models, covering key characteristics and examples of each.
Data Storage and Transmission: Metadata for Disks
Explores the importance of metadata in organizing media libraries and the challenges in retrieving specific works or artists efficiently.
Query Processing with Relational Operations
Covers query processing with relational operations, including query optimization and different join algorithms.
Data Wrangling with Hadoop: Storage Formats and Hive
Explores data wrangling with Hadoop, emphasizing storage formats and Hive for big data processing.
SQL Client-Server Architecture + IDE
Covers the architecture of a typical DBMS and SQL interfaces like SQL Developer and DataGrip.
Learning Models over Relational Databases
Explores learning models over relational databases, emphasizing prediction quality and the importance of structure-aware learning.
Database Management Systems: Overview
Covers database management systems principles, design, implementation, and storage options like flat CSV files.
Data Modeling: Concepts and Applications
Introduces data modeling concepts, SQL usage, and Pandas library applications for efficient data processing.
Spark Data Frames
Covers Spark Data Frames, distributed collections of data organized into named columns, and the benefits of using them over RDDs.