GithubHelp home page GithubHelp logo

novneet03 / hue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudera/hue

0.0 0.0 0.0 417.07 MB

Hue Editor: Open source SQL Query Assistant for Databases/Warehouses

Home Page: https://gethue.com

License: Apache License 2.0

Makefile 0.56% Python 45.99% HTML 24.49% Mako 2.02% Shell 0.13% JavaScript 22.14% Thrift 0.19% CSS 0.38% PigLatin 0.01% Java 0.26% XSLT 0.29% Smarty 0.01% Genshi 0.01% Myghty 0.01% C 2.83% Emacs Lisp 0.23% C++ 0.40% Perl 0.01% Batchfile 0.07% Assembly 0.01%

hue's Introduction

CircleCI DockerPulls GitHub contributors

Hue Logo

Query. Explore. Share.

Hue is a mature SQL Assistant for querying any Databases & Data Warehouses via the Web:

Many companies and organizations use Hue to quickly answer questions via self-service querying e.g.:

  • 1000+ customers
  • Top Fortune 500

are executing 100s of 1000s of queries daily via its SQL Editor or API.

This open source project is also ideal for building your own Query Editor or Query Service and contributions are welcome. Read more on gethue.com.

Hue Editor

Getting Started

You can start the server via three ways described below. Once setup, you would then need to configure the desired databases you want to query.

Quick Demos:

Docker

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

docker run -it -p 8888:8888 gethue/hue:latest

Now Hue should be up and running on your default Docker IP on http://localhost:8888!

Kubernetes

helm repo add gethue https://helm.gethue.com
helm repo update
helm install hue gethue/hue

Read more about configurations at tools/kubernetes.

Development

For a very Quick Start go with the Dev Environment Docker.

Or install the dependencies, clone the repository, build and get the server running.

# <install OS dependencies>
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!

Read more in the development documentation.

Components

Sql Editor and Sql Parsers components and REST/Python APIs.

License

Apache License, Version 2.0

hue's People

Contributors

romainr avatar enricoberti avatar johanahlen avatar generalpiston avatar jdesjean avatar sai-krish avatar wing2fly avatar ranade1 avatar anutron avatar agl29 avatar sreenaths avatar harshg999 avatar erickt avatar cmconner156 avatar roohisyeda avatar xizhao avatar toddlipcon avatar idzikovsky avatar vinithra avatar kawamon avatar adrianyavorskyy avatar dependabot[bot] avatar jcrobak avatar quadoss avatar sungpeo avatar weixiaxu avatar newalex avatar mr0re1 avatar mishakysliuk avatar peddle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.