ClickHouse® is a real-time analytics DBMS
Go to file
2018-07-11 20:18:44 +03:00
.github
ci
cmake Cmake: Fix usage of USE_INTERNAL_CPUID_LIBRARY 2018-07-09 19:06:25 +03:00
contrib Cmake: Fix usage of USE_INTERNAL_CPUID_LIBRARY 2018-07-09 19:06:25 +03:00
dbms Update WriteBufferFromOStream.cpp 2018-07-10 23:46:10 +03:00
debian Auto version update to [54391] 2018-07-10 19:16:29 +03:00
docker
docs Add README.md for docs/tools 2018-07-11 16:45:13 +03:00
libs
utils
website Refactoring of documentation infrastructure to get rid of a lots of copypaste (#2616) 2018-07-09 22:59:07 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore Refactoring of documentation infrastructure to get rid of a lots of copypaste (#2616) 2018-07-09 22:59:07 +03:00
.gitlab-ci.yml
.gitmodules
.travis.yml
.vimrc
AUTHORS
CHANGELOG_RU.md
CHANGELOG.draft.md
CHANGELOG.md
CMakeLists.txt Attempt to fix an error when building on Mac [#CLICKHOUSE-2] 2018-07-10 19:34:18 +03:00
CONTRIBUTING.md
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
MacOS.md
PreLoad.cmake
README.md Some additional details in main README.md 2018-07-11 20:18:44 +03:00
release
release_lib.sh
suppress_base.json
uncrustify.cfg

ClickHouse

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.
  • Contacts can help to get your questsions answered if there are any.

Build Status