ClickHouse® is a real-time analytics DBMS
Go to file
Ivan 97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
.github Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
base Merge pull request #9727 from abyss7/jemalloc 2020-04-01 05:37:08 +03:00
benchmark Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
cmake Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
contrib Add dl library dependency 2020-03-31 21:58:00 +03:00
dbms Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
debian
docker Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
docs Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
programs Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
tests Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
utils Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
website Incorporate the last illustration into the front page (#9995) 2020-04-02 00:02:52 +03:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
.gitlab-ci.yml Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
.gitmodules
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Update a Slack link 2020-03-31 14:17:28 +03:00
release
SECURITY.md
uncrustify.cfg
ya.make

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.
  • Slack and Telegram allow to chat with ClickHouse users in real-time.
  • 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