index.html 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. {{ partial "header.html" . }}
  2. <div class="main-container">
  3. <section class="text-center">
  4. <div class="container">
  5. <div class="row">
  6. <div class="col-md-12">
  7. <h1>
  8. Query.
  9. <span class="color--primary">Explore.</span>
  10. Share.
  11. </h1>
  12. <h3>
  13. Hue is an open source SQL Assistant for Databases & Data Warehouses
  14. </h3>
  15. <a class="btn btn--primary btn--lg type--uppercase" href="http://demo.gethue.com" target="_blank">
  16. <span class="btn__text">
  17. Try Hue Now
  18. </span>
  19. </a>
  20. <!--
  21. <a class="btn btn--primary btn--lg type--uppercase" href="#">
  22. <span class="btn__text">
  23. Get Started FREE
  24. </span>
  25. </a>
  26. <span class="block type--fine-print">
  27. Or try a FREE
  28. <a href="http://demo.gethue.com" target="_blank"
  29. >product demo</a
  30. >
  31. </span>
  32. -->
  33. </div>
  34. </div>
  35. <!--end of row-->
  36. </div>
  37. <!--end of container-->
  38. </section>
  39. <section class="text-center">
  40. <div class="container">
  41. <div class="row">
  42. <div class="col-md-12 col-lg-9">
  43. <div class="bg--dark box-shadow-wide">
  44. <img alt="Image" src="https://cdn.gethue.com/uploads/2019/08/hue_4.5.png" />
  45. </div>
  46. </div>
  47. </div>
  48. <!--end of row-->
  49. </div>
  50. <!--end of container-->
  51. </section>
  52. <section class="border--bottom space--xxs ">
  53. <div class="container">
  54. <div class="row">
  55. <div class="col-md-12 text-center">
  56. <div class="modal-instance">
  57. <a class="btn type--uppercase modal-trigger" href="#">
  58. <span class="btn__text">
  59. &#9654; Watch Overview
  60. </span>
  61. </a>
  62. <br/>
  63. <br/>
  64. <br/>
  65. <div class="modal-container">
  66. <div class="modal-content bg-dark" data-width="60%" data-height="60%">
  67. <iframe title="vimeo-player" src="https://player.vimeo.com/video/275808384" width="640" height="360" frameborder="0" allowfullscreen></iframe>
  68. </div>
  69. <!--end of modal-content-->
  70. </div>
  71. <!--end of modal-container-->
  72. </div>
  73. <!--end of modal instance-->
  74. <span class="block--xs"></span>
  75. </div>
  76. </div>
  77. <!--end of row-->
  78. </div>
  79. <!--end of container-->
  80. </section>
  81. <section class="switchable feature-large">
  82. <div class="container">
  83. <div class="row justify-content-around">
  84. <div class="col-md-6"> <img alt="Image" class="border--round box-shadow-wide" src="https://cdn.gethue.com/uploads/2017/07/hue_4_assistant_2.gif"> </div>
  85. <div class="col-md-6 col-lg-5">
  86. <div class="switchable__text">
  87. <h2>Write SQL like a pro</h2>
  88. <p class="lead">
  89. Hue brings the best <a href="{{ .Site.Params.docsHost }}/user/querying/">Querying Experience</a>
  90. with the most intelligent autocompletes, query sharing, result charting and download for any database.
  91. Let more of your employees level-up and perform analytics like
  92. <a href="/self-service-bi-doing-a-customer-360-by-querying-and-joining-salesforce-marketing-and-log-datasets/" target="_blank">Customer 360s</a> by themselves.
  93. </p>
  94. <a href="{{ .Site.Params.docsHost }}/user/concept">Learn More »</a>
  95. </div>
  96. </div>
  97. </div>
  98. </div>
  99. </section>
  100. <section class="switchable feature-large switchable--switch bg--secondary">
  101. <div class="container">
  102. <div class="row justify-content-around">
  103. <div class="col-md-6"> <img alt="Image" class="border--round box-shadow-wide" src="https://cdn.gethue.com/uploads/2018/04/blog_top_search_.png"> </div>
  104. <div class="col-md-6 col-lg-5">
  105. <div class="switchable__text">
  106. <h2>Find and connect your data</h2>
  107. <p class="lead">
  108. The tables and storage browsers leverage your existing Data Catalogs knowledge transparently.
  109. Help users find the correct data among thousands of databases and self document it. </p>
  110. <a href="{{ .Site.Params.docsHost }}/user/browsing/">Learn More »</a>
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. </section>
  116. <section class="switchable feature-large">
  117. <div class="container">
  118. <div class="row justify-content-around">
  119. <div class="col-md-6"> <img alt="Image" class="border--round box-shadow-wide" src="https://cdn.gethue.com/uploads/2018/08/dashboard_layout_dimensions.gif"> </div>
  120. <div class="col-md-6 col-lg-5">
  121. <div class="switchable__text">
  122. <h2>Visually discover insights</h2>
  123. <p class="lead"> Editor charts and Dashboards are an interactive way to explore your data quickly and easily.
  124. No programming is required and the analysis is done by clicks & drag & drops. </p>
  125. <a href="{{ .Site.Params.docsHost }}/user/querying/#dashboard">Learn More »</a>
  126. </div>
  127. </div>
  128. </div>
  129. </div>
  130. </section>
  131. <section class="switchable feature-large switchable--switch bg--secondary">
  132. <div class="container">
  133. <div class="row justify-content-around">
  134. <div class="col-md-6"> <img alt="Image" class="border--round box-shadow-wide" src="img/databases.svg"> </div>
  135. <div class="col-md-6 col-lg-5">
  136. <div class="switchable__text">
  137. <h2>Connect to all the databases</h2>
  138. <p class="lead"> Pick one of the multiple interpreters for
  139. Apache Hive, Apache Impala, Apache Presto and all the others too: MySQL, SparkSQL, Oracle, Apache Phoenix, KSQL, Elastic Search, Apache Druid, PostgreSQL, Redshift, BigQuery... </p>
  140. <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/">Learn More »</a>
  141. </div>
  142. </div>
  143. </div>
  144. </div>
  145. </section>
  146. </div>
  147. {{ partial "footer.html" . }}