Skip to content

adityavs/hue

 
 

Repository files navigation

CircleCI DockerPulls GitHub contributors

alt text

Query. Explore. Repeat.

Hue is an open source SQL Workbench for browsing, querying and visualizing data in cloud/on-prem Data Warehouses: gethue.com

It features:

alt text

Who is using Hue

Thousands of companies and organizations use Hue to open-up their data and provide self service querying in order to make smarter decisions. Just at Cloudera, Hue is heavily used by thousand of customers executing millions of queries daily. Hue directly ships in Cloudera, Amazon, MapR, BigTop and is compatible with the other distributions.

Getting Started

Add the development packages, build and get the development server running:

git clone https://github.com/cloudera/hue.git
cd hue
make apps
build/env/bin/hue runserver

Now Hue should be running on http://localhost:8000 ! The configuration in development mode is desktop/conf/pseudo-distributed.ini.

Read more in the installation documentation.

Docker

Start Hue in a single click with the Docker Guide or the video blog post.

Kubernetes

Configurations to start a Hue server are available at tools/kubernetes. The Kubernetes hue.yaml configuration is available in the template directory.

Community

License

Apache License, Version 2.0

About

Hue is an open source SQL Cloud Assistant for developing and accessing SQL/Data Apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.9%
  • HTML 19.1%
  • JavaScript 15.6%
  • C 2.7%
  • Mako 2.6%
  • CSS 0.9%
  • Other 3.2%