ClickHouse® is a real-time analytics DBMS
Go to file
Grigory Pervakov 1f1e25dceb Update dbms/tests/integration/test_reload_max_table_size_to_drop/test.py
Co-Authored-By: Alexander Burmak <Alex-Burmak@yandex-team.ru>
2019-11-25 14:42:09 +03:00
.github Clarify when the changelog entry is required 2019-11-12 15:49:01 +03:00
cmake Merge pull request #7585 from ernestp/macos_catalina_2019_11_01 2019-11-02 15:46:17 +03:00
contrib Merge pull request #7838 from filimonov/issue7383_update_libunwind 2019-11-21 00:27:14 +03:00
dbms Update dbms/tests/integration/test_reload_max_table_size_to_drop/test.py 2019-11-25 14:42:09 +03:00
debian Auto version update to [19.18.1.1] [54429] 2019-11-08 11:36:41 +03:00
docker upgrade gcc and g++ to version 9 2019-11-14 11:00:06 +08:00
docs Merge pull request #7894 from nikitamikhaylov/segmentating_functions 2019-11-25 13:12:18 +03:00
libs Merge pull request #7653 from vitlibar/skip-unknown-settings-with-warnings 2019-11-18 13:50:52 +03:00
utils Merge pull request #7531 from amosbird/getkeymapped 2019-11-06 13:49:39 +03:00
website minor js style fix 2019-11-01 19:17:21 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Add support for cross-compiling to the CPU architecture AARCH64 (#7370) 2019-10-30 10:01:53 +03:00
.gitlab-ci.yml
.gitmodules Update Poco to a new version. 2019-11-19 19:26:41 +03:00
.potato.yml Update comments in .potato.yml 2019-10-20 12:50:33 +08:00
.vimrc
AUTHORS
CHANGELOG.md Fixing typos & few grammar corrections (#7850) 2019-11-19 22:19:04 +03:00
CMakeLists.txt Add support for cross-compiling to the CPU architecture AARCH64 (#7370) 2019-10-30 10:01:53 +03:00
CONTRIBUTING.md Grammatical mistake 2019-10-09 14:30:04 +05:30
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake Disable ninja for CLion 2019-09-11 10:23:20 +03:00
README.md Remove link to (almost) past meetup 2019-11-23 04:33:27 +03:00
release Initial fuzzing support with libfuzzer 2019-09-22 13:34:09 +03:00
SECURITY.md Changed repository URL 2019-09-23 19:18:19 +03:00
uncrustify.cfg

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.
  • 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