This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
361 lines (310 loc) · 18.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
---
layout: default
---
<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div class="intro-lead-in"><img class="center-block img-responsive" src="img/quasar-title.png"></div>
<div class="intro-heading">First native NoSQL analytics engine.</div>
<div class="intro-heading-light">Join thousands of users. Contribute to the open source community.</div>
<div class="row">
<div class="col-md-4 col-md-offset-2">
<div class="center-block">
<a href="{{site.baseurl}}/docs/home/" class="page-scroll btn btn-xl">Getting Started</a>
</div>
</div>
<div class="col-md-4">
<div class="center-block">
<a href="https://github.com/slamdata/quasar" class="page-scroll btn btn-xl">View on Github</a>
</div>
</div>
</div>
</div>
</div>
<!-- Supports Aside -->
<aside class="supports">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-12">
<h3 class="verticaltext">Supports</h3>
</div>
<div class="col-md-2 col-sm-6">
<a href="https://www.mongodb.org/">
<img src="img/mongodb2.png" class="img-responsive img-centered logo" alt="MongoDB Logo">
</a>
</div>
<div class="col-md-2 col-sm-6">
<a class ="vertical-center" href="http://spark.apache.org/">
<img style="margin-top: 15px;" src="img/spark2.png" class="img-responsive img-centered logo" id="sparklogo" alt="Spark Logo">
</a>
</div>
<div class="col-md-2 col-sm-6">
<a class ="vertical-center" href="https://hadoop.apache.org/">
<img src="img/hadoop4.png" class="media-object img-responsive img-centered logo" alt="Hadoop Logo" >
</a>
</div>
<div class="col-md-3 col-sm-6">
<a class ="vertical-center" href="http://cassandra.apache.org/">
<img src="img/cassandra3.png" class="media-object img-responsive img-centered logo" alt="Cassandra Logo" >
</a>
</div>
</div>
</div> <!-- End container -->
</aside>
</header> <!-- End Header -->
<!-- What is Quasar Section -->
<section id="whatisquasar">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-heading">What is Quasar?</h2>
</div>
</div>
<div class="row">
<div class="col-md-10 text-center">
<p class="first-description">Running analytics on NoSQL data can be slow, inefficient and cumbersome.</p>
</div>
<div class="col-md-10 col-md-offset-2 text-center">
<p class="text-center second-description">Quasar is the leading analytical interface to multi-structured data <br>and the only general-purpose NoSQL analytics system in existence.</p>
</div>
</div>
<div class="row">
<div class="text-center">
<p class="section-subheading-2">Run SQL-based analytics on unstructured data.</p>
</div>
</div>
<div class="row text-center">
<img src="img/workflow-graphic.png" id="workflow-graphic" class="img-responsive img-centered" alt="Workflow Graphic">
</div>
<div class="row">
<div class="text-center">
<p class="section-subheading-2">Speed up your workflow. <br> One line of SQL can save you 20-30 lines of code on average.</p>
</div>
</div>
<div class="row text-center">
<img src="img/example-query.png" class="img-responsive img-centered" id="example-query" alt="Example Query Graphic">
</div>
</div>
</section> <!-- End of What is Quasar -->
<!-- Tweeter Aside -->
<div class="tweeteraside">
<aside class="tweet">
<div class="container">
<div class="row">
<div class="col-md-2 col-sm-12">
<h3 class="verticaltext">User Tweets</h3>
</div>
<div class="col-md-5 col-sm-6">
<p class="tweet-paragraph">"Loving mongoDB even more with new native analytics tools" -User X</p>
</div>
<div class="col-md-5 col-sm-6">
<p class="tweet-paragraph">"Loving mongoDB even more with new native analytics tools" -User X</p>
</div>
</div>
</div> <!-- End container -->
</aside>
</div>
<!-- Why Quasar Section -->
<section id="whyquasar">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-heading">Why Quasar?</h2>
</div>
<div class="col-md-12 text-center">
<p class="section-subheading-2">Quasar is the only NoSQL analytics system that satisfies all 8 essential characteristics. <a href="http://www.infoworld.com/article/2983953/nosql/how-to-choose-a-nosql-analytics-system.html"><u>Read more</u> <i class="fa fa-long-arrow-right"></i></a></p>
</div>
</div>
<div class="row" id="eight-icons">
<div class="col-md-12 center-icons">
<img class="img-responsive img-centered-1" src="img/eight/generic.png">
<img class="img-responsive img-centered-1" src="img/eight/isomorphic.png">
<img class="img-responsive img-centered-1" src="img/eight/multi.png">
<img class="img-responsive img-centered-1" src="img/eight/unified.png">
<img class="img-responsive img-centered-1" src="img/eight/post.png">
<img class="img-responsive img-centered-1" src="img/eight/poly.png">
<img class="img-responsive img-centered-1" src="img/eight/dynamic.png">
<img class="img-responsive img-centered-1" src="img/eight/structural.png">
</div>
</div>
<div class="row center-block">
<div class="col-md-4 no-padding">
<div class="jumbotron features-list">
<img id="fast-optimization-pic" class="img-responsive" src="img/fastcompiler.png">
<p class="section-subheading-2 text-center">Fast Optimization Cross Compiler.</p>
<p class="section-paragraph">The fast cross-compiler can push down analytics to highly irregular targets like APIs and noSQL query languages.</p>
<p class="section-paragraph">With Quasar's flexible plugin-based architecture, it's <strong>easy to add new sources of data</strong> e.g. databases, data warehouses, cloud APIs, etc.</p>
</div>
</div>
<div class="col-md-4 no-padding">
<div class="jumbotron features-list">
<img id="move-computation-pic" class="img-responsive" src="img/icons-computation.png">
<p class="section-subheading-2 text-center">Move the computation to the data.</p>
<ul class="section-paragraph">
<li>No setup, ETL or data normalization</li>
<li>Natively exposes rich, nested post-relational data models.</li>
<li>Don't lose information by transforming data into flat tables.
</li>
</ul>
</div>
</div>
<div class="col-md-4 no-padding">
<div class="jumbotron features-list">
<img id="next-gen-bi-pic" class="img-responsive" src="img/bi-graphic.png">
<p class="section-subheading-2 text-center">Use next-gen business intelligence tools.</p>
<p class="section-paragraph">Quasar is designed to power next-gen analytics, visualization, and reporting solutions that understand today's rich data models.</p>
<p class="section-paragraph"><a href="http://www.slamdata.com"><u><strong>SlamData</strong></u></a> is an open source tool that natively supports Quasar, allowing non-technical people to see and understand their NoSQL data.</p>
</div>
</div>
</div>
</div>
</section> <!-- End of Why Quasar -->
<!-- Applications Section -->
<section id="applications">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-heading">Applications</h2>
</div>
<div class="col-md-12 text-center">
<p class="section-subheading-2">Quasar powers the future of NoSQL Analytics.</p>
</div>
</div>
<div class="row center-block">
<div class="col-md-12 no-padding" style="font-weight: bold;padding: 0 20px; ">
<div style="border-top: 0px solid #444; text-align: center; border-bottom: 0px solid #444; padding: 10px; margin:20px 10px;">
<a href="http://slamdata.com" target="_blank" style="font-weight: normal; color: white; font-size: 160%;">SlamData - Native Visual Analytics for NoSQL</a>
<br />
<br />
<span style="font-weight:normal; color: white; font-size: 160%;">BI Connector for MongoDB</span>
</div>
<!--<a href="https://github.com/quasar-analytics/quasar-fdw" target="_blank" style="color: white; font-size: 140%;">Get > BI Conncector for MongoDB</a>-->
</div>
</div>
</div>
</section> <!-- End of Applications -->
<!-- Featured in Aside -->
<div class="featuredinaside">
<aside class="featured">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-12">
<h3 class="verticaltext">As Featured in</h3>
</div>
<div class="col-md-6 col-sm-6">
<p class="featured-paragraph">"Data guys have done a great job of innovating but the analytics people are behind... Maybe [Quasar] will evolve enough to be a first step in catching up."<br> –Andrew Oliver, Mammoth Data</p>
</div>
<div class="col-md-3 col-sm-6">
<a href="http://www.infoworld.com/article/2858112/application-development/mongodb-first-data-analytics-tool.html">
<img id="infoworld-logo" src="img/infoworld-2.png" height="34px" width="168px" class="img-responsive img-centered" alt="">
</a>
</div>
</div>
</div> <!-- End container -->
</aside>
</div>
<!-- Join us Section -->
<section id="joinus">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">CONTRIBUTE</h2>
<p class="section-subheading"> We welcome your participation as a user or contributor.</p>
<p class="section-subheading-2">Built with love with 100% functional programming in <a href="http://www.scala-lang.org/"><img class="img-responsiv" src="img/scala.png"></a></p>
</div>
</div>
<div class="row">
<div class="col-md-1"></div>
<div id="commit" class="col-md-10 jumbotron jumbotron-joinus">
<a href="https://github.com/quasar-analytics/quasar/commit/master"><h4 class="section-title">RECENT COMMITS</h4></a>
<div data-bind="foreach: commitList">
<div class="panel panel-default" >
<div class="panel-body">
<div class="row">
<div class="col-md-1">
<div class="media">
<div class="media-left">
<a data-bind="attr: {href:authorUrl}">
<img height="45px" width="45px" class="media-object" data-bind="attr: {src:authorAvatar}" alt="Commit Author Avatar">
</a>
</div>
</div>
</div>
<div class="col-md-6">
<a data-bind="attr: {href:commitUrl}"><p class="commit-text" data-bind="text: message"></p></a>
</div>
<div class="col-md-3">
<p class="commit-text" data-bind="text: sha"></p>
</div>
<div class="col-md-2">
<p class="commit-text" data-bind="text: date"></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="row"> </div>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10 jumbotron jumbotron-joinus">
<div class="col-md-9 col-md-offset-1">
<div class="row extra-margin responsive-center">
<div class="col-md-4">
<a href="https://www.bountysource.com/teams/slamdata/issues?tracker_ids=3520975">
<img class="img-responsive" src="img/bountysource.png"></a>
</div>
<div class="col-md-8">
<p class="section-subheading">Contribute and be rewarded</p>
<p class="section-paragraph-2">Earn money today by fixing bugs and collecting bounties</p>
<a href="https://www.bountysource.com/teams/slamdata/issues?tracker_ids=3520975" class="page-scroll btn btn-primary">View Bounties</a>
</div>
</div>
<!--<div class="row extra-margin responsive-center">
<div class="col-md-4">
<a href="https://slamdata.atlassian.net/browse/SD-919?jql=labels%20%3D%20easy"><img id= "jira-logo" class="img-responsive" src="img/JIRA.png"></a>
</div>
<div class="col-md-8">
<p class="section-subheading">Start with easy Issues</p>
<p class="section-paragraph-2">Start contributing by targeting known issues tagged as Easy </p>
<a href="https://slamdata.atlassian.net/browse/SD-919?jql=labels%20%3D%20easy" class="page-scroll btn btn-primary">View Issues</a>
</div>
</div>-->
<div class="row extra-margin responsive-center">
<div class="col-md-4">
<a href="https://gitter.im/slamdata/quasar">
<img id="gitter-logo" class="img-responsive" src="img/Gitter.png">
</a>
</div>
<div class="col-md-8">
<p class="section-subheading">Chat anytime on Gitter</p>
<p class="section-paragraph-2">Join our realtime, zero-signup chat with our team of contributors.</p>
<a href="https://gitter.im/slamdata/quasar" class="page-scroll btn btn-primary">Chat with team</a>
</div>
</div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="row" id ="bottom-buttons">
<div class="col-md-4 col-md-offset-2">
<div class="center-block">
<a href="{{site.baseurl}}/docs/home/" class="page-scroll btn btn-xl">Getting Started</a>
</div>
</div>
<div class="col-md-4 col-md-offset-1">
<div class="center-block">
<a href="https://github.com/slamdata/quasar" class="page-scroll btn btn-xl">View on Github</a>
</div>
</div>
</div>
<div class="row">
<p class="text-center"><a href="#page-top"><i class="fa fa-caret-up"></i></p>
<p class="text-center"><a href="#page-top">back to top</a></p>
</div>
</div>
</section> <!-- End of Join US -->