Druid is an open-source data store designed for sub-second queries on real-time and batch data. In this tutorial, we will guide you through the installation process of Druid on macOS.
Open Terminal on your macOS by using Spotlight or accessing it from the Applications > Utilities folder.
Install Druid from Homebrew by running the following command:
brew install druid
druid version
curl -O https://druid.apache.org/files/druid-0.18.2-bin.tar.gz
sudo tar -zxvf druid-0.18.2-bin.tar.gz -C /opt
export DRUID_HOME=/opt/druid-0.18.2
cd $DRUID_HOME && ./bin/start-micro-quickstart
Congratulations! You have successfully installed Druid on your macOS device. You can now start querying real-time and batch data by creating Druid data sources and ingesting data into the Druid cluster.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!