ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov dd333460d6
Merge pull request #10068 from ClickHouse/fix_check_table_with_index
Fix bug with uncompressed checksums in CHECK TABLE query
2020-04-08 05:37:18 +03:00
.github
base Add cross-compile build for FreeBSD (#9643) 2020-04-07 11:33:49 +03:00
benchmark
cmake Add cross-compile build for FreeBSD (#9643) 2020-04-07 11:33:49 +03:00
contrib
dbms/src/IO/tests Merge remote-tracking branch 'origin/master' into s3-uri-virtual-hosted-style-support 2020-04-06 12:57:53 +03:00
debian
docker fix statless tests 2020-04-08 01:16:16 +03:00
docs Update performance_test.md 2020-04-08 02:47:58 +03:00
programs Fix "check style" tool 2020-04-06 02:57:24 +03:00
src Merge pull request #10068 from ClickHouse/fix_check_table_with_index 2020-04-08 05:37:18 +03:00
tests Merge pull request #10068 from ClickHouse/fix_check_table_with_index 2020-04-08 05:37:18 +03:00
utils Fix "check style" tool 2020-04-06 02:57:24 +03:00
website Docs fixes/improvements (#10090) 2020-04-07 18:35:55 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.potato.yml Update comments in .potato.yml 2019-10-20 12:50:33 +08:00
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Add cross-compile build for FreeBSD (#9643) 2020-04-07 11:33:49 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake Disable ninja for CLion 2019-09-11 10:23:20 +03:00
README.md Update README.md 2020-04-06 17:10:37 +03:00
release
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 announces and reports about events.
  • 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