ClickHouse® is a real-time analytics DBMS
Go to file
Vasily Nemkov 4ae63072d0 DoubleDelta column encoding.
Added DoubleDelta column encoding + test cases;
Added BitWriter and BitReader that allow to read data from ReadBuffer
and write data to WriteBuffer bit by bit, up to 64 bits at once;
Added test for BitReader and BitWriter.
2019-06-17 21:38:27 +03:00
.github
ci
cmake Use system rapidjson; Fix types for macos; 2019-06-14 13:28:30 +03:00
contrib Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
dbms DoubleDelta column encoding. 2019-06-17 21:38:27 +03:00
debian Auto version update to [19.10.1.1] [54422] 2019-06-14 17:04:15 +03:00
docker Auto version update to [19.10.1.1] [54422] 2019-06-14 17:04:15 +03:00
docs DOCAPI-6183: EN review and RU translations for JOIN syntax limitations (#5651) 2019-06-17 13:45:40 +03:00
libs CLICKHOUSE-4179 Fix function arrayEnumerateUniqRanked (#5622) 2019-06-15 22:14:17 +03:00
utils Merge pull request #5617 from proller/fix15 2019-06-14 17:29:51 +03:00
website Shorter announcement on website front page (#5654) 2019-06-17 16:27:47 +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 Mention #5189 in changelog for 19.7.3.9 and 19.6.2.11 2019-06-06 19:07:38 +03:00
CHANGELOG.md Mention #5189 in changelog for 19.7.3.9 and 19.6.2.11 2019-06-06 19:07:38 +03:00
CMakeLists.txt
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md Add Novosibirsk meetup 2019-06-17 15:09:42 +03:00
release
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