_index.md 3.5 KB

+++ title = "Hue Guide" date = 2019-03-13T18:27:26-07:00 weight = 1 chapter = false pre = "1. " +++ Hue Logo Back-end

Documentation

Hue is a mature open source SQL Assistant for querying, visualizing and sharing data in Databases & Data Warehouses: gethue.com.

Thousands of companies and organizations use Hue to open-up their data and provide self service querying. Hue is heavily used by:

  • 1000+ paying customers
  • top Fortune 500

who are executing 100s of 1000s of queries daily. It also ships in Amazon AWS and its open source version is used by hundred of companies.

Hue is also ideal for building your own Cloud SQL Editor and any contributions are welcome.

Administrate

The Administrator guide describes how to install and configure.

Use

The User guide has instructions about how to leverage functionalities.

Develop

How to extend SQL connectors, reuse the API or build applications is detailed in the Developer guide.

Releases