Querying Data In ClickHouse
In this course we will focus on querying data in ClickHouse. This includes standard queries across one or more tables, but also functions for working with non-relational data (e.g. JSON or XML) and making use of functions.
Program:
5 LessonsLevel:
IntermediateTotal Time:
1h 15mLesson overview:
01
Querying Data In ClickHouse
In this lesson we will learn about querying data that is stored within ClickHouse.
02
Explaining Your Clickhouse Queries
In this lesson we will learn about querying data that is stored within ClickHouse.
03
Querying External Files
In this lesson we will learn about querying data that is stored outside of ClickHouse in formats such as Parquet.
04
Querying Object Storage
In this lesson we will learn about querying data that is stored in cloud object storage in locations such as AWS S3.
05