ClickHouse® is a real-time analytics DBMS
Go to file
alexey-milovidov 3daa09da05
Merge pull request #1762 from yandex/correct-parse-floats
Improved performance and accuracy of parsing floating point numbers.
2018-01-14 03:37:39 +03:00
cmake Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00
contrib Fixed tests #1665 2018-01-14 03:12:23 +03:00
dbms Fixed tests #1665 2018-01-14 03:12:23 +03:00
debian Debian source: do not pack build dirs 2018-01-12 18:46:04 +03:00
docker
docs Updated Style [#CLICKHOUSE-2]. 2018-01-10 21:35:04 +03:00
libs Better #1665 2018-01-13 21:01:31 +03:00
utils Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00
website Some progress on website and docs (#1717) 2017-12-29 18:45:21 +03:00
.clang-format clang-format: AlignEscapedNewlinesLeft: true 2017-04-07 16:25:07 +03:00
.editorconfig
.gitattributes Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore Revert "Remove hard-coded paths in Interpreters/Compiler.cpp" 2018-01-09 20:49:25 +03:00
.gitmodules Use submodule contrib/capnproto, remove include_directories (#1746) 2018-01-11 21:39:52 +03:00
.vimrc
AUTHORS
CHANGELOG_RU.md
CHANGELOG.md
CMakeLists.txt Revert "Remove hard-coded paths in Interpreters/Compiler.cpp" 2018-01-09 20:49:25 +03:00
CONTRIBUTING.md
copy_headers.sh Fix create dir in copy_headers.sh 2017-12-27 19:56:35 +03:00
docker-compose.yml
format_sources
format.sh
LICENSE
MacOS.md
README.md
release Save/restore CMAKE_CXX_FLAGS around contrib/poco 2018-01-13 04:16:23 +03:00
release_lib.sh

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.

Read more...