|
|
@@ -8,7 +8,7 @@
|
|
|
Query. Explore. Share.
|
|
|
----------------------
|
|
|
|
|
|
-Hue Editor is a mature open source SQL Assistant for smartly querying any [Databases & Data Warehouses](https://docs.gethue.com/administrator/configuration/connectors/): [gethue.com](http://gethue.com)
|
|
|
+The Hue Editor is a mature open source SQL Assistant for querying any [Databases & Data Warehouses](https://docs.gethue.com/administrator/configuration/connectors/).
|
|
|
|
|
|
Many companies and organizations use Hue to quickly answer questions via self-service querying.
|
|
|
|
|
|
@@ -17,15 +17,14 @@ Many companies and organizations use Hue to quickly answer questions via self-se
|
|
|
|
|
|
are executing 1000s of queries daily. It also ships in Cloudera Data Platform, GC DataProc, Amazon EMR, Open Data Hub...
|
|
|
|
|
|
-Hue is also ideal for building your own [Cloud SQL Editor](https://docs.gethue.com/developer/components/) and any [contributions](https://docs.gethue.com/developer/) are welcome.
|
|
|
-
|
|
|
+Hue is also ideal for building your own [Cloud SQL Editor](https://docs.gethue.com/developer/components/) and any contributions are welcome. Read more on [gethue.com](http://gethue.com).
|
|
|
|
|
|

|
|
|
|
|
|
Getting Started
|
|
|
---------------
|
|
|
|
|
|
-You can start Hue in three ways as described below. Once setup you would then need to configure Hue to point to the [desired databases](https://docs.gethue.com/administrator/configuration/connectors/) you want to query.
|
|
|
+You can start Hue via three ways described below. Once setup, you would then need to configure Hue to point to the [desired databases](https://docs.gethue.com/administrator/configuration/connectors/) you want to query.
|
|
|
|
|
|
Quick Demos:
|
|
|
|
|
|
@@ -67,7 +66,7 @@ First install the [dependencies](https://docs.gethue.com/administrator/installat
|
|
|
|
|
|
Now Hue should be running on [http://localhost:8000](http://localhost:8000)!
|
|
|
|
|
|
-Read more the [development documentation](https://docs.gethue.com/developer/development/).
|
|
|
+Read more in the [development documentation](https://docs.gethue.com/developer/development/).
|
|
|
|
|
|
Note: For a very Quick Start and not even bother with installing a dev environment, go with the [Dev Docker](https://docs.gethue.com/developer/development/#dev-docker)
|
|
|
|