home.en.html 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <div class="main-container">
  2. <section class="text-center">
  3. <div class="container">
  4. <div class="row">
  5. <div class="col-md-12">
  6. <h1>
  7. Query.
  8. <span class="color--primary">Explore.</span>
  9. Share.
  10. </h1>
  11. <h3>
  12. Hue is an open source SQL Assistant for Databases & Data Warehouses
  13. </h3>
  14. <a class="btn btn--primary btn--lg type--uppercase" href="http://demo.gethue.com" target="_blank">
  15. <span class="btn__text">
  16. Try Hue Now
  17. </span>
  18. </a>
  19. <!--
  20. <a class="btn btn--primary btn--lg type--uppercase" href="#">
  21. <span class="btn__text">
  22. Get Started FREE
  23. </span>
  24. </a>
  25. <span class="block type--fine-print">
  26. Or try a FREE
  27. <a href="http://demo.gethue.com" target="_blank"
  28. >product demo</a
  29. >
  30. </span>
  31. -->
  32. </div>
  33. </div>
  34. <!--end of row-->
  35. </div>
  36. <!--end of container-->
  37. </section>
  38. <section class="text-center">
  39. <div class="container">
  40. <div class="row">
  41. <div class="col-md-12 col-lg-9">
  42. <div class="bg--dark box-shadow-wide">
  43. <img alt="Image" src="https://cdn.gethue.com/uploads/2019/08/hue_4.5.png" />
  44. </div>
  45. </div>
  46. </div>
  47. <!--end of row-->
  48. </div>
  49. <!--end of container-->
  50. </section>
  51. <section class="border--bottom space--xxs ">
  52. <div class="container">
  53. <div class="row">
  54. <div class="col-md-12 text-center">
  55. <div class="modal-instance">
  56. <a class="btn type--uppercase modal-trigger" href="#">
  57. <span class="btn__text">
  58. &#9654; Open Sql Scratchpad
  59. </span>
  60. </a>
  61. <br />
  62. <br />
  63. <br />
  64. <div class="modal-container">
  65. <div class="modal-content bg-dark" data-width="60%" data-height="60%">
  66. <div style="position: absolute; height: 100%; width: 100%">
  67. <sql-scratchpad api-url="https://demo.gethue.com" username="demo" password="demo" dialect="mysql" />
  68. </div>
  69. <a href="{{ .Site.Params.docsHost }}/developer/components/scratchpad/">Learn More »</a>
  70. </div>
  71. <!--end of modal-content-->
  72. </div>
  73. <!--end of modal-container-->
  74. </div>
  75. <!--end of modal instance-->
  76. <span class="block--xs"></span>
  77. </div>
  78. </div>
  79. <!--end of row-->
  80. </div>
  81. <!--end of container-->
  82. </section>
  83. <section class="switchable feature-large">
  84. <div class="container">
  85. <div class="row justify-content-around">
  86. <div class="col-md-6">
  87. <img alt="Image" class="border--round box-shadow-wide"
  88. src="https://cdn.gethue.com/uploads/2017/07/hue_4_assistant_2.gif" />
  89. </div>
  90. <div class="col-md-6 col-lg-5">
  91. <div class="switchable__text">
  92. <h2>Write SQL like a pro</h2>
  93. <p class="lead">
  94. Hue brings the best
  95. <a href="{{ .Site.Params.docsHost }}/user/querying/">Querying Experience</a>
  96. with the most intelligent Autocompletes and Query Editor components.
  97. </p>
  98. <a href="{{ .Site.Params.docsHost }}/user/concept">Learn More »</a>
  99. </div>
  100. </div>
  101. </div>
  102. </div>
  103. </section>
  104. <section class="switchable feature-large switchable--switch bg--secondary">
  105. <div class="container">
  106. <div class="row justify-content-around">
  107. <div class="col-md-6">
  108. <img alt="Image" class="border--round box-shadow-wide" src="img/databases.svg" />
  109. </div>
  110. <div class="col-md-6 col-lg-5">
  111. <div class="switchable__text">
  112. <h2>Connect to all the databases</h2>
  113. <p class="lead">
  114. Pick one of the multiple interpreters for
  115. <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#apache-hive">Apache Hive</a>,
  116. <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#apache-impala">
  117. Apache Impala
  118. </a>,
  119. <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#presto">Presto</a>
  120. <a href="/blog/tutorial-query-live-data-stream-with-flink-sql/">Apache Flink SQL</a>,
  121. <a href="/blog/querying-spark-sql-with-spark-thrift-server-and-hue-editor/">SparkSQL</a>,
  122. <a href="/sql-querying-apache-hbase-with-apache-phoenix/">Apache Phoenix</a>,
  123. <a href="/blog/tutorial-query-live-data-stream-with-kafka-sql/">ksqlDB</a>,
  124. <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#elastic-search">Elastic
  125. Search</a>,
  126. <a href="/quick-task-how-to-query-apache-druid-analytic-database/">Apache Druid</a>, PostgreSQL, Redshift,
  127. BigQuery...
  128. </p>
  129. <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/">Learn More »</a>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. </section>
  135. <section class="switchable feature-large">
  136. <div class="container">
  137. <div class="row justify-content-around">
  138. <div class="col-md-6">
  139. <img alt="Image" class="border--round box-shadow-wide"
  140. src="https://cdn.gethue.com/uploads/2018/04/blog_top_search_.png" />
  141. </div>
  142. <div class="col-md-6 col-lg-5">
  143. <div class="switchable__text">
  144. <h2>Find and connect your data</h2>
  145. <p class="lead">
  146. The tables and storage browsers leverage your existing Data Catalogs knowledge
  147. transparently. Help users find the correct data among thousands of databases and self
  148. document it.
  149. </p>
  150. <a href="{{ .Site.Params.docsHost }}/user/browsing/">Learn More »</a>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. </section>
  156. <section class="switchable feature-large switchable--switch bg--secondary">
  157. <div class="container">
  158. <div class="row justify-content-around">
  159. <div class="col-md-6">
  160. <img alt="Image" class="border--round box-shadow-wide" src="img/hue_slack_integration.png" />
  161. </div>
  162. <div class="col-md-6 col-lg-5">
  163. <div class="switchable__text">
  164. <h2>Install the Slack App!</h2>
  165. <p class="lead">
  166. Assist users with their SQL queries and leverage rich preview for links, sharing from Editor etc. directly in Slack.
  167. </p>
  168. <form autocomplete="off" onsubmit="return check(event)">
  169. <input type="text" id="hostname" placeholder="Your Hue hostname (e.g. hue.gethue.com:8000)"
  170. required></input>
  171. <button type="submit" class="btn btn--primary btn--lg type--uppercase">Install</button>
  172. </form>
  173. <br /><a href="{{ .Site.Params.docsHost }}/user/concept/#slack">Learn More »</a>
  174. </div>
  175. </div>
  176. </div>
  177. </div>
  178. </section>
  179. </div>
  180. <script type="text/javascript" src="https://cdn.gethue.com/components/SqlScratchpadWebComponent.js"></script>
  181. <script>
  182. function check(event) {
  183. event.preventDefault();
  184. const url = 'https://demo.gethue.com/api/slack/install/?hostname=' + document.getElementById('hostname').value;
  185. fetch(url)
  186. .then(response => response.json())
  187. .then(response => {
  188. window.location.replace(response['link']);
  189. });
  190. }
  191. </script>