ClickHouse® is a real-time analytics DBMS
Go to file
2019-05-21 11:30:39 +03:00
.github
ci Allow build without ssl (#4525) (#4750) 2019-03-22 14:18:24 +03:00
cmake Use rapidjson when AVX2 instructions are not available. 2019-05-16 20:40:24 +03:00
contrib Merge pull request #5235 from vitlibar/improve-new-json-functions 2019-05-18 12:51:41 +03:00
dbms Use pytest's raises instead of try/except clause 2019-05-21 11:30:39 +03:00
debian Build fixes (#5278) 2019-05-15 20:19:39 +03:00
docker Remove gcc-9 from images 2019-05-20 22:24:55 +03:00
docs translate docs/zh/operations/table_engines/aggregatingmergetree.md (#5328) 2019-05-20 05:49:08 +03:00
libs Build fixes (#5278) 2019-05-15 20:19:39 +03:00
utils Added a tool to calculate checksums caused by bit flips 2019-05-19 01:48:28 +03:00
website Update quick start on website front page 2019-05-13 14:02:17 +03:00
.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 Changelog fixes 2019-04-27 00:04:18 +03:00
CHANGELOG.md Changelog fixes 2019-04-27 00:04:18 +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 Add San Francisco meetup link 2019-05-13 13:54:39 +03:00
release Build fixes (#5261) 2019-05-14 12:58:33 +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