Last active
July 7, 2017 21:05
-
-
Save seufagner/f27c18171bcf8e7b08f49bc1fcc2a074 to your computer and use it in GitHub Desktop.
Clickhouse useful links
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* https://github.com/yandex/ClickHouse | |
### Drivers e conncetors | |
* https://github.com/yandex/clickhouse-jdbc | |
* https://github.com/DmitryBe/clickhouse-spark-connector | |
### UI | |
* https://github.com/smi2/tabix.ui | |
### Cases | |
* https://github.com/VerizonDigital/vflow/tree/master/consumers/clickhouse | |
### Articles | |
* https://dzone.com/articles/a-look-at-clickhouse-a-new-open-source-columnar-database |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment