ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 0d6fe7121d
Merge pull request #17887 from sundy-li/trivial_count-fix
disable optimize_trivial_count in query with array join
2020-12-12 02:44:07 +03:00
.github
base client SIGWINCH fix 2020-12-12 00:34:40 +08:00
benchmark
cmake build: ThinLTO provides its own parallel linking, limit to 2 in case of ThinLTO 2020-12-11 01:32:38 +03:00
contrib Merge pull request #17982 from azat/build 2020-12-12 02:37:14 +03:00
debian build: require clang-11/llvm-11 for building debian package in d/control 2020-12-11 01:32:38 +03:00
docker Convert top_level_domains_lists.xml into regular file 2020-12-10 21:01:17 +03:00
docs Merge pull request #17992 from staticor/patch-1 2020-12-12 02:36:10 +03:00
programs Merge pull request #17748 from azat/custom-TLD 2020-12-11 12:42:19 +03:00
src Merge pull request #17887 from sundy-li/trivial_count-fix 2020-12-12 02:44:07 +03:00
tests Merge pull request #17887 from sundy-li/trivial_count-fix 2020-12-12 02:44:07 +03:00
utils build: re-enable jobs limits 2020-12-11 01:32:38 +03:00
website Slightly better 2020-12-10 23:52:50 +03:00
.arcignore
.clang-format
.clang-tidy Enable clang-tidy for programs and utils 2020-05-18 04:19:50 +03:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md fix: Materialize d MySQL -> MaterializeMySQL 2020-12-10 09:36:55 +09:00
CMakeLists.txt build: pass the c++ standard for compiling llvm 2020-12-11 01:32:38 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release Convert to python3 (#15007) 2020-10-02 19:54:07 +03:00
SECURITY.md
uncrustify.cfg
ya.make

ClickHouse — open source distributed column-oriented DBMS

ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real time.

  • Official website has quick high-level overview of ClickHouse on main page.
  • Tutorial shows how to set up and query small ClickHouse cluster.
  • Documentation provides more in-depth information.
  • YouTube channel has a lot of content about ClickHouse in video format.
  • Slack and Telegram allow to chat with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announcements and reports about events.
  • Code Browser with syntax highlight and navigation.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • Contacts can help to get your questions answered if there are any.
  • You can also fill this form to meet Yandex ClickHouse team in person.

Upcoming Events