blob: c7a9858c12c97ead590397ddd00b7bbba9b29115 [file] [log] [blame]
Ian Maxoned124d82015-05-29 18:44:11 -07001<!DOCTYPE html>
Ian Maxon3dffc852015-07-13 20:17:09 -07002<html lang="en">
Ian Maxoned124d82015-05-29 18:44:11 -07003 <head>
Ian Maxon3dffc852015-07-13 20:17:09 -07004 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8 <meta name="description" content="">
9 <meta name="author" content="">
10 <link rel="icon" href="https://asterixdb.incubator.apache.org/favicon.ico">
Ian Maxoned124d82015-05-29 18:44:11 -070011
Ian Maxon3dffc852015-07-13 20:17:09 -070012 <title>Apache AsterixDB</title>
Ian Maxoned124d82015-05-29 18:44:11 -070013
Ian Maxon3dffc852015-07-13 20:17:09 -070014 <!-- Bootstrap core CSS -->
15 <link href="https://asterixdb.incubator.apache.org/css/bootstrap.min.css" rel="stylesheet">
16 <!-- Bootstrap theme -->
Ian Maxoned124d82015-05-29 18:44:11 -070017
Ian Maxon3dffc852015-07-13 20:17:09 -070018 <!-- Custom styles for this template -->
19 <link href="https://asterixdb.incubator.apache.org/css/theme.css" rel="stylesheet">
Ian Maxoned124d82015-05-29 18:44:11 -070020
Ian Maxon3dffc852015-07-13 20:17:09 -070021 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
22 <!--[if lt IE 9]>
23 <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
24 <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
25 <![endif]-->
26 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
27 </head>
Ian Maxoned124d82015-05-29 18:44:11 -070028
Ian Maxon3dffc852015-07-13 20:17:09 -070029 <div class="container theme-showcase" role="main">
30 <div class="masthead">
31 <p class="lead">
32 <a href="https://asterixdb.incubator.apache.org/index.html"><img src="https://asterixdb.incubator.apache.org/img/asterixdb.png" style="height:75px; width:auto; vertical-align:bottom; margin-top:10px;"/></a>
33 </p>
34</div>
35
36<nav class="navbar navbar-default">
37 <div class="container">
38 <div class="navbar-header">
39 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
40 <span class="sr-only">Toggle navigation</span>
41 <span class="icon-bar"></span>
42 <span class="icon-bar"></span>
43 <span class="icon-bar"></span>
44 </button>
45 <a class="navbar-brand" href="https://asterixdb.incubator.apache.org/index.html">Overview</a>
46 </div>
47 <div class="navbar-collapse collapse">
48 <ul class="nav navbar-nav">
49 <li><a href="https://asterixdb.incubator.apache.org/download.html">Download</a></li>
50 <li><a href="http://asterixdb.ics.uci.edu/documentation/index.html">Documentation <i class="fa fa-external-link fa-sm"></i></a></li>
51 <li><a href="https://asterixdb.incubator.apache.org/about.html">About</a></li>
52 <li><a href="https://asterixdb.incubator.apache.org/community.html">Community</a></li>
53 <li class="dropdown">
54 <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Contributing <span class="caret"></span></a>
55 <ul class="dropdown-menu" role="menu">
56 <li class="dropdown-header">For New Contributors</li>
57 <li><a href="https://asterixdb.incubator.apache.org/dev-setup.html">Development Setup</a></li>
58 <li class="divider"></li>
59 <li class="dropdown-header">For Committers</li>
60 <li><a href="https://asterixdb.incubator.apache.org/pushing.html">Pushing changes</a></li>
61 </ul>
62 </li>
Ian Maxoned124d82015-05-29 18:44:11 -070063 </ul>
Ian Maxon3dffc852015-07-13 20:17:09 -070064 </div><!--/.nav-collapse -->
Ian Maxoned124d82015-05-29 18:44:11 -070065 </div>
Ian Maxon3dffc852015-07-13 20:17:09 -070066 </nav>
Ian Maxoned124d82015-05-29 18:44:11 -070067
Ian Maxoned124d82015-05-29 18:44:11 -070068
Ian Maxon3dffc852015-07-13 20:17:09 -070069 <div class="row">
70 <div class="col-md-9 col-centered">
71 <div class="well text-center"><p class="lead text-center"><strong>Apache AsterixDB</strong> is an open source Big Data Management System (BDMS).</p>
72 </div>
73 </div>
74</div>
Ian Maxoned124d82015-05-29 18:44:11 -070075
Ian Maxon3dffc852015-07-13 20:17:09 -070076<div class="row"><div class="col-md-3 col-centered text-center">
77 <h2 id="feature-overview">Feature Overview</h2>
Ian Maxoned124d82015-05-29 18:44:11 -070078
Ian Maxon3dffc852015-07-13 20:17:09 -070079 <hr />
80
81 </div></div>
82
83<div class="text-center">
84<div class="col-md-5 col-md-offset-1">
85 <div class="panel panel-primary">
86 <h4 class="panel-heading">Data feeds</h4>
87
88 <div class="panel-body">
89
90<div class="col-md-2">
91 <p><i class="fa fa-sitemap fa-4x pull-left "></i></p>
92 </div>
93
94<div class="col-md-10">
95 <p>Process incoming live data, and store it- seamlessly.</p>
96 </div>
97
98</div>
99 </div>
100 </div>
101
102<div class="col-md-5">
103 <div class="panel panel-primary">
104 <h4 class="panel-heading">Scalable runtime</h4>
105
106 <div class="panel-body">
107
108<div class="col-md-2">
109 <p><i class="fa fa-signal fa-4x pull-left"></i></p>
110 </div>
111
112<div class="col-md-10">
113 <p>AsterixDB is built on Hyracks, a parallel dataflow engine scale tested on hundreds of nodes.</p>
114 </div>
115
116</div>
117 </div>
118 </div>
119
120</div>
121
122<div class="text-center">
123
124<div class="col-md-5 col-md-offset-1">
125 <div class="panel panel-primary">
126 <h4 class="panel-heading">External data</h4>
127
128 <div class="panel-body">
129<div class="col-md-2">
130 <p><i class="fa fa-database fa-4x pull-left"></i></p>
131 </div>
132
133<div class="col-md-10">
134 <p>Query and index your data in HDFS alongside data stored in AsterixDB.</p>
135 </div>
136
137</div>
138 </div>
139 </div>
140
141<div class="col-md-5">
142 <div class="panel panel-primary">
143 <h4 class="panel-heading">Semi-structured data model</h4>
144
145 <div class="panel-body">
146
147<div class="col-md-2">
148 <p><i class="fa fa-table fa-4x pull-left"></i></p>
149 </div>
150
151<div class="col-md-10">
152 <p>Give your data as much or as little schema as you want, in one system.</p>
153 </div>
154
155</div>
156 </div>
157 </div>
158
159</div>
160
161<div class="text-center">
162
163<div class="col-md-5 col-md-offset-1">
164 <div class="panel panel-primary">
165 <h4 class="panel-heading">Log-structured storage</h4>
166
167 <div class="panel-body">
168<div class="col-md-2">
169 <p><i class="fa fa-flask fa-4x pull-left"></i></p>
170 </div>
171
172<div class="col-md-10">
173 <p>AsterixDB uses state of the art indexing techniques to support high speed data ingestion.</p>
174 </div>
175
176</div>
177 </div>
178
179 </div>
180
181<div class="col-md-5">
182 <div class="panel panel-primary">
183 <h4 class="panel-heading">Rich datatypes</h4>
184
185 <div class="panel-body">
186
187<div class="col-md-2">
188 <p><i class="fa fa-gear fa-4x pull-left"></i></p>
189 </div>
190
191<div class="col-md-10">
192 <p>AsterixDB extends JSON datatypes with support for spatial and temporal data.</p>
193 </div>
194
195</div>
196 </div>
197 </div>
198
199</div>
200
201<div class="row">
202</div>
203
204<div class="row"><div class="col-md-5 col-centered text-center">
205
206 <h2 id="getting-started">Getting Started</h2>
207
208 <hr />
209
210 </div></div>
211
212<div class="row">
213<div class="col-md-6">
214 <h3 id="download">Download</h3>
215 <p>You can download the latest stable release here.</p>
216
217 <p><a class="btn btn-md btn-success" href="http://asterixdb.ics.uci.edu/download/0.8.6/asterix-installer-0.8.6-binary-assembly.zip" role="button">Download AsterixDB 0.8.6 <i class="fa fa-download fa-lg"></i></a></p>
218
219 <p>See the installation <a href="http://asterixdb.ics.uci.edu/documentation/install.html">guide</a>, and check out <a href="http://asterixdb.ics.uci.edu/documentation/aql/primer.html">AsterixDB 101</a> to start using AsterixDB right away.</p>
220
221 </div>
222<div class="col-md-6">
223 <h3 id="community-and-support">Community and Support</h3>
224 <p>If you have any questions, please feel free to ask on our <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#115;&#064;&#097;&#115;&#116;&#101;&#114;&#105;&#120;&#100;&#098;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">users</a> mailing list, which you can subscribe to by sending an empty email to <a href="users-subscribe@asterixdb.incubator.apache.org">users-subscribe</a>. Check out the <a href="https://asterixdb.incubator.apache.org/community.html">Community</a> page for more details.</p>
225
226 <p>If you would like to know more about how to contribute to AsterixDB or any of its related components, head on over to the <a href="https://asterixdb.incubator.apache.org/dev-setup.html">Contributing</a> page to learn more.</p>
227 </div>
228</div>
229
230
231 <hr />
232
233 <footer>
234 <div class="row">
235 <div class="col-md-6 col-md-offset-3 text-center">
236 <p>&copy; Copyright 2015 The Apache Software foundation. All Rights Reserved. </p>
237 <p>Apache AsterixDB, Apache, and the Apache feather logo are trademarks of the Apache Software Foundation</p>
238 </div>
239 <div class="col-md-1 text-right">
240 <img src="https://asterixdb.incubator.apache.org/img/egg-logo.png" style="height:auto; width:200px; vertical-align:bottom;"/>
241 </div>
242 </div>
243 </footer>
244 </div> <!-- /container -->
245
246
247 <!-- Bootstrap core JavaScript
248 ================================================== -->
249 <!-- Placed at the end of the document so the pages load faster -->
250 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
251 <script src="https://asterixdb.incubator.apache.org/js/bootstrap.min.js"></script>
Ian Maxoned124d82015-05-29 18:44:11 -0700252 </body>
253</html>