All Projects → hatarist → Homebrew Clickhouse

hatarist / Homebrew Clickhouse

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Homebrew Clickhouse

Homebrew Clickhouse
ClickHouse for MacOS Sierra and High Sierra.
Stars: ✭ 50 (+92.31%)
Mutual labels:  clickhouse, homebrew
Hydrosphere
Ocean beyond the Horizon
Stars: ✭ 17 (-34.62%)
Mutual labels:  homebrew
Brewformulas.org
A website to search and discover formulas from Homebrew for Mac
Stars: ✭ 567 (+2080.77%)
Mutual labels:  homebrew
Edizon
💡 A homebrew save management, editing tool and memory trainer for Horizon (Nintendo Switch)
Stars: ✭ 706 (+2615.38%)
Mutual labels:  homebrew
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+2273.08%)
Mutual labels:  homebrew
Mos
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
Stars: ✭ 7,772 (+29792.31%)
Mutual labels:  homebrew
Homebrew Nginx
🚒 Community NGINX tap for custom modules
Stars: ✭ 557 (+2042.31%)
Mutual labels:  homebrew
Evoland.gb
A fan-made demake of Evoland on GameBoy
Stars: ✭ 24 (-7.69%)
Mutual labels:  homebrew
Homebrew Cask Versions
🔢 Alternate versions of Casks
Stars: ✭ 891 (+3326.92%)
Mutual labels:  homebrew
Asimov
Automatically exclude development dependencies from Apple Time Machine backups
Stars: ✭ 705 (+2611.54%)
Mutual labels:  homebrew
Bifrost
Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件
Stars: ✭ 701 (+2596.15%)
Mutual labels:  clickhouse
Nx Shell
A multi-purpose file manager for the Nintendo Switch.
Stars: ✭ 639 (+2357.69%)
Mutual labels:  homebrew
Loghouse
Ready to use log management solution for Kubernetes storing data in ClickHouse and providing web UI.
Stars: ✭ 805 (+2996.15%)
Mutual labels:  clickhouse
Clickhouse Jdbc
JDBC driver for ClickHouse
Stars: ✭ 612 (+2253.85%)
Mutual labels:  clickhouse
Mac Dev Setup
A macOS development environment setup guide and installation scripts.
Stars: ✭ 22 (-15.38%)
Mutual labels:  homebrew
Clickhouse Driver
ClickHouse Python Driver with native interface support
Stars: ✭ 562 (+2061.54%)
Mutual labels:  clickhouse
Brew
🍺 The missing package manager for macOS (or Linux)
Stars: ✭ 30,318 (+116507.69%)
Mutual labels:  homebrew
Brew Php Switcher
Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only.
Stars: ✭ 739 (+2742.31%)
Mutual labels:  homebrew
Si5351mcu
Arduino Si5351 library tuned for size and click free.
Stars: ✭ 26 (+0%)
Mutual labels:  homebrew
Dotfiles
Everyday use .dotfiles
Stars: ✭ 23 (-11.54%)
Mutual labels:  homebrew

Homebrew ClickHouse Tap

This is an unofficial Homebrew repository for the Yandex's ClickHouse DBMS.

It is relatively new and isn't tested well.
Please consider appending the --verbose and --debug parameters to the brew install command to make it easier to debug the package installation.
If you are having any problems with the precompiled binaries (bottles), append the --build-from-source parameter.

Issues and pull requests are always welcome!

Usage

Add this repository:

brew tap hatarist/clickhouse

To install the latest stable release, run:

brew install clickhouse

Or, to install the testing release, run:

brew install clickhouse --devel

Run the server

Make sure that you've increased the maxfiles parameter as described in here.
Then, to run the server, run:

brew services start clickhouse
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].