Skip to content

Querying ClickHouse database for fun and profit

Huy Do edited this page Dec 20, 2024 · 10 revisions

What is ClickHouse?

ClickHouse is an open-source column-oriented relational database that PyTorch Dev Infra team is using to store all open source data from PyTorch-org including GitHub events, test stats, benchmark results, and many more things. The database is hosted on ClickHouse Cloud

Clone this wiki locally