ClickHouse® is a real-time analytics DBMS
Go to file
olgarev b5ec4ab9d4
DOCSUP-2807: Documented the date_trunc function (#15429)
* Docs updated for date_trunc() and now().

* Minor fix.

* Minor fix in en. Translation to Russian.

* Minor link fixes.

* Apply suggestions from code review

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Updates

* Minor fix

* Minor updates for now() (en, ru).

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-12 19:14:47 +03:00
.github
base Merge branch 'master' into storage-rocksdb 2020-11-12 08:26:27 +08:00
benchmark
cmake
contrib Merge branch 'master' into storage-rocksdb 2020-11-12 08:26:27 +08:00
debian
docker Merge pull request #15073 from sundy-li/storage-rocksdb 2020-11-12 13:17:58 +03:00
docs DOCSUP-2807: Documented the date_trunc function (#15429) 2020-11-12 19:14:47 +03:00
programs Merge pull request #16843 from azat/clickhouse-client-stage 2020-11-12 13:09:40 +03:00
src Merge pull request #16885 from amosbird/dd 2020-11-12 16:34:21 +03:00
tests Merge pull request #16885 from amosbird/dd 2020-11-12 16:34:21 +03:00
utils Merge pull request #16859 from su-houzhen/fix_build_error 2020-11-12 13:45:38 +03:00
website
.arcignore
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore
.gitmodules Merge branch 'master' into storage-rocksdb 2020-11-12 08:26:27 +08:00
.potato.yml
.vimrc
AUTHORS
CHANGELOG.md Update CHANGELOG.md 2020-11-12 01:58:49 +03:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
format_sources
LICENSE
PreLoad.cmake
README.md
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 announcements and reports about events.
  • Code Browser with syntax highlight and navigation.
  • Yandex.Messenger channel shares announcements and useful links in Russian.
  • 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