ClickHouse® is a real-time analytics DBMS
Go to file
BayoNet e3c2a2afd9 Clarifications for MySQL table engine and toStartOfMonth function (#3440)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* Clarifications for MySQL table engine and toStartOfMonth function
2018-10-22 21:45:23 +03:00
.github
ci
cmake Macos: set ENABLE_EMBEDDED_COMPILER=0 by default (because contrib/llvm temporary broken under macos) (#3382) 2018-10-16 12:30:51 +03:00
contrib Fix typo in readme 2018-10-13 15:28:08 +03:00
dbms add clear error message #275 2018-10-22 15:38:04 +03:00
debian Auto version update to [18.14.9] [54409] 2018-10-16 15:58:16 +03:00
docker CLICKHOUSE-4056: Fix build params 2018-10-18 19:49:00 +03:00
docs Clarifications for MySQL table engine and toStartOfMonth function (#3440) 2018-10-22 21:45:23 +03:00
libs Fix typo in readme 2018-10-13 15:28:08 +03:00
utils Macos: set ENABLE_EMBEDDED_COMPILER=0 by default (because contrib/llvm temporary broken under macos) (#3382) 2018-10-16 12:30:51 +03:00
website WIP on docs/website (#3409) 2018-10-17 18:53:06 +03:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.travis.yml
.vimrc
AUTHORS
CHANGELOG_RU.md Added russian changelog for version 18.14.9 (draft) [#CLICKHOUSE-2] 2018-10-19 18:59:17 +03:00
CHANGELOG.draft.md
CHANGELOG.md
CMakeLists.txt Build fixes (#3419) 2018-10-18 22:28:05 +03:00
CONTRIBUTING.md Temporary fix for #2558 2018-06-26 16:14:32 +03:00
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
PreLoad.cmake
README.md WIP on docs/website (#3409) 2018-10-17 18:53:06 +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 questions answered if there are any.

Upcoming Meetups