ClickHouse® is a real-time analytics DBMS
Go to file
Ivan Blinkov b589903680
WIP on docs (#2753)
* Some improvements for introduction/performance.md

* Minor improvements for example_datasets

* Add website/package-lock.json to .gitignore

* YT paragraph was badly outdated and there is no real reason to write a new one

* Use weird introduction article as a starting point for F.A.Q.

* Some refactoring of first half of ya_metrika_task.md

* minor

* Weird docs footer bugfix
2018-07-30 19:34:55 +03:00
.github
ci
cmake Cmake: Fix of fix lld-5.0 test 2018-07-23 21:20:54 +03:00
contrib Update README 2018-07-30 18:41:41 +03:00
dbms Whitespaces #2756 2018-07-30 19:07:20 +03:00
debian Auto version update to [18.4.0] [54399] 2018-07-28 00:35:05 +03:00
docker
docs WIP on docs (#2753) 2018-07-30 19:34:55 +03:00
libs Macos: fix include for mysql, use mariadb-connector-c in docs (#2717) 2018-07-25 18:27:31 +03:00
utils Macos: fix include for mysql, use mariadb-connector-c in docs (#2717) 2018-07-25 18:27:31 +03:00
website Fixed error in website [#CLICKHOUSE-3] 2018-07-30 18:59:03 +03:00
.clang-format
.editorconfig Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
.gitattributes
.gitignore WIP on docs (#2753) 2018-07-30 19:34:55 +03:00
.gitlab-ci.yml
.gitmodules
.travis.yml
.vimrc
AUTHORS
CHANGELOG_RU.md Update CHANGELOG_RU.md 2018-07-25 21:20:09 +03:00
CHANGELOG.draft.md Update CHANGELOG.draft.md 2018-07-22 10:55:28 +03:00
CHANGELOG.md Update CHANGELOG.md 2018-07-27 01:45:33 +03:00
CMakeLists.txt Add mumurhash2 2018-07-30 15:19:22 +03:00
CONTRIBUTING.md
copy_headers.sh
docker-compose.yml
format_sources
format.sh
LICENSE
PreLoad.cmake
README.md Badge does not look well right after the list 2018-07-25 12:28:20 +03:00
release CLICKHOUSE-3771: new version scheme 2018-07-17 14:15:14 +03:00
release_lib.sh Try fix version generate 2018-07-22 11:35:12 +03:00
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.

Build Status

  • 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.