зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
58 строки
2.9 KiB
Plaintext
58 строки
2.9 KiB
Plaintext
https://presentations.clickhouse.com/
|
|
https://presentations.clickhouse.com/2017-shad/index.html
|
|
|
|
2024
|
|
Otus - ClickHouse Arch ru of 1:28:21
|
|
https://www.youtube.com/watch?v=xpn41LXVPu4
|
|
! 1:25:00 - list of resources
|
|
Otus - Kafka and ClickHouse of 1:41:20
|
|
https://www.youtube.com/watch?v=Jp1SEm4UU48
|
|
! 49:00 - ClickHouse Kafka Connect Sink
|
|
! 52:00 - REST Api for Kafka Connectors
|
|
! 1:00:00 - Debezium Docker image for pg
|
|
2023
|
|
Otus - ClickHouse Effective HighLoad Usage ru of 1:32:02
|
|
https://www.youtube.com/watch?v=d_LSJvBk_NU
|
|
ClickHouse - Kita - Modern SQL in 2023 20:00 of 33:05
|
|
https://www.youtube.com/watch?v=zhrOYQpgvkk
|
|
! 18:00 "explain query tree" system query
|
|
! ... run_passes=0/1 select id, value from test_table;
|
|
ListenIT - What ClickHouse is and Columnt DBs ru of 14:46
|
|
https://www.youtube.com/watch?v=2b4heaO3U8k
|
|
2022
|
|
Altinity - High Performance, High Reliability Data Loading on ClickHouse® | Webinar for ClickHouse® 24:00 of 1:00:52
|
|
https://www.youtube.com/watch?v=rexGRyl8yuA
|
|
Altinity Quickstart for ClickHouse® — Creating Your First Application | Tutorial for ClickHouse® of 1:07:02
|
|
https://www.youtube.com/watch?v=rawoPXXGiYY
|
|
! 19:02 show tables from system;
|
|
Altinity - Altinity Quickstart for ClickHouse® | Build Your First App | Training for ClickHouse® of 59:50
|
|
https://www.youtube.com/watch?v=phTu24qCIw0
|
|
! 48:00 storage internals - files for blocks, idx, ...
|
|
SmartData - Shutak - Insert into ClickHouse and not to die of 1:01:45
|
|
https://www.youtube.com/watch?v=XKBYYP5k_Uo
|
|
! 10:00-15:00 deduplication cfg
|
|
! 18:00 - insert_deduplicate (shocking default behavior)
|
|
! 40:00 - Kafka Engine and shards unballancing fight
|
|
!!! https://github.com/odnoklassniki/spark-to-clickhouse-sink
|
|
2021
|
|
Percona - Robert Hodges and Alexander Zaitsev - ClickHouse Developer Tutorial, Part 2 - Lab Exercises of 26:55
|
|
https://www.youtube.com/watch?v=j1vU43gbcd8
|
|
Percona - Robert Hodges and Alexander Zaitsev - ClickHouse Developer Tutorial, Part 1 - Intro to ClickHouse of 1:05:39
|
|
https://www.youtube.com/watch?v=WVk5_tQ-wx8
|
|
2020
|
|
HighLoad - Krasheninnikov - ClickHouse Data Processing Patterns ru of 51:47
|
|
https://www.youtube.com/watch?v=JSLhU_LJ5VE
|
|
https://highload.ru/spb/2019/abstracts/4862
|
|
2018
|
|
HighLoad - Zatelepin - What Need to Know about CH Arch ru of 51:02
|
|
https://www.youtube.com/watch?v=PLMSA_gDdyM
|
|
! 11:00 index writes stuff only for each 8192 rows
|
|
! 15:00 reordring via MergeTree engines (idea is like LSM-tree)
|
|
! 16:00 sorted data are written to disk in chunks (recommended no less than 1000 records)
|
|
! 17:00 background merge
|
|
! 18:00 if we have a lot of chunks, insert-perf will be really slow
|
|
! 20:00 sharding
|
|
YandexForDevelopers - Milovidov - SHAD - 005 - How ClickHouse Works ru 38:00 of 1:56:30
|
|
https://www.youtube.com/watch?v=vbhSrZxm66E
|
|
https://habr.com/ru/companies/yandex/articles/273305/
|