ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov d2941985bf
Merge pull request #5332 from BayoNet/DOCAPI-4293
DOCAPI-4293: DISTINCT ... ORDER BY, MySQL engine and mysql table function
2019-05-25 15:52:34 +03:00
.github
ci
cmake Build fixes (#5368) 2019-05-22 13:16:16 +03:00
contrib Updated SIMDJSON to fix FPU clobbering (#5354) 2019-05-21 01:12:15 +03:00
dbms Merge pull request #5366 from abyss7/storage-merge-sample 2019-05-25 15:44:02 +03:00
debian Build fixes (#5368) 2019-05-22 13:16:16 +03:00
docker Merge pull request #5360 from filimonov/integration_tests_runner_improvements 2019-05-22 11:58:02 +03:00
docs Merge pull request #5332 from BayoNet/DOCAPI-4293 2019-05-25 15:52:34 +03:00
libs Update Pool.cpp 2019-05-25 14:12:25 +03:00
utils Added a tool to calculate checksums caused by bit flips 2019-05-19 01:48:28 +03:00
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules Use rapidjson when AVX2 instructions are not available. 2019-05-16 20:40:24 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2019-05-24 22:49:36 +03:00
CHANGELOG.md Update CHANGELOG.md 2019-05-24 17:20:40 +03:00
CMakeLists.txt Specified exact path for libglibc-compatibility.a. [#CLICKHOUSE-2] 2019-05-20 12:51:49 +00:00
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
release Build fixes (#5368) 2019-05-22 13:16:16 +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.
  • 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