ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 16ba2fa85a
Merge pull request #6662 from Enmk/hasTokenCaseInsensitive
Implemented hasTokenCaseInsensitive function
2019-08-27 00:39:04 +03:00
.github
cmake
contrib Fixed "splitted" build 2019-08-23 18:01:36 +03:00
dbms Merge pull request #6662 from Enmk/hasTokenCaseInsensitive 2019-08-27 00:39:04 +03:00
debian Removed useless statements from debian directory 2019-08-24 15:03:54 +03:00
docker Modifications after merging constraints support 2019-08-24 16:00:04 +03:00
docs DOCAPI-7436: Enum type docs. EN review, RU translation. (#6630) 2019-08-26 20:48:48 +03:00
libs Simplify shared_ptr_helper 2019-08-26 22:07:29 +03:00
utils Added a check for double whitespaces 2019-08-23 21:30:04 +03:00
website
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.vimrc
AUTHORS
CHANGELOG.md
CMakeLists.txt Removed misleading flag from CMake 2019-08-23 18:05:27 +03:00
CONTRIBUTING.md
docker-compose.yml Updated docker-compose.yml #1025 2017-07-26 20:05:32 +03:00
format_sources
LICENSE
PreLoad.cmake
README.md
release
SECURITY.md
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