Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 1 | <!DOCTYPE html> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 2 | <html lang="en"> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 3 | <head> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 4 | <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=""> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 10 | <link rel="icon" href="favicon.ico"> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 11 | |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 12 | <title>Apache AsterixDB</title> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 13 | |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 14 | <!-- Bootstrap core CSS --> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 15 | <link href="css/bootstrap.min.css" rel="stylesheet"> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 16 | <!-- Bootstrap theme --> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 17 | |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 18 | <!-- Custom styles for this template --> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 19 | <link href="css/theme.css" rel="stylesheet"> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 20 | |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 21 | <!-- 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 Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 28 | |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 29 | <div class="container theme-showcase" role="main"> |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 30 | <div class="masthead"> |
| 31 | <p class="lead"> |
| 32 | <a href="index.html"> |
| 33 | <img src="img/asterixdb_tm.png" style="height:75px; width:auto; vertical-align:bottom; margin-top:10px;"/> |
| 34 | </a> |
| 35 | </p> |
| 36 | </div> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 37 | |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 38 | <nav class="navbar navbar-default"> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 39 | <div class="container"> |
| 40 | <div class="navbar-header"> |
| 41 | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> |
| 42 | <span class="sr-only">Toggle navigation</span> |
| 43 | <span class="icon-bar"></span> |
| 44 | <span class="icon-bar"></span> |
| 45 | <span class="icon-bar"></span> |
| 46 | </button> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 47 | <a class="navbar-brand" href="index.html">Overview</a> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 48 | </div> |
| 49 | <div class="navbar-collapse collapse"> |
| 50 | <ul class="nav navbar-nav"> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 51 | <li><a href="download.html">Download</a></li> |
Ian Maxon | a9643c8 | 2015-09-01 11:15:57 -1000 | [diff] [blame] | 52 | <li class="dropdown"> |
| 53 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a> |
| 54 | <ul class="dropdown-menu" role="menu"> |
| 55 | <li class="dropdown-header">Stable release</li> |
Till Westmann | e617e52 | 2016-02-29 12:42:51 -0800 | [diff] [blame] | 56 | <li><a href="docs/0.8.8-incubating/index.html">Documentation for 0.8.8-incubating<i class="fa fa-external-link fa-sm"></i></a></li> |
Ian Maxon | a9643c8 | 2015-09-01 11:15:57 -1000 | [diff] [blame] | 57 | <li class="divider"></li> |
| 58 | <li class="dropdown-header">Snapshot release</li> |
Ian Maxon | a1d4909 | 2016-03-25 13:24:08 -0700 | [diff] [blame] | 59 | <li><a href="https://ci.apache.org/projects/asterixdb/index.html">Documentation for 0.8.9-SNAPSHOT <i class="fa fa-external-link fa-sm"></i></a></li> |
Ian Maxon | a9643c8 | 2015-09-01 11:15:57 -1000 | [diff] [blame] | 60 | </ul> |
| 61 | </li> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 62 | <li><a href="about.html">About</a></li> |
Till Westmann | 2a32102 | 2016-04-08 08:18:14 -0700 | [diff] [blame^] | 63 | <li class="dropdown"> |
| 64 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a> |
| 65 | <ul class="dropdown-menu" role="menu"> |
| 66 | <li><a href="community.html">Mailing Lists</a></li> |
| 67 | <li><a href="community.html#irc">IRC</a></li> |
| 68 | <li><a href="community.html#asterixdb-team">Team</a></li> |
| 69 | <li><a href="https://issues.apache.org/jira/browse/ASTERIXDB">Issue Tracker</a></li> |
| 70 | </ul> |
| 71 | </li> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 72 | <li class="dropdown"> |
| 73 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Contributing <span class="caret"></span></a> |
| 74 | <ul class="dropdown-menu" role="menu"> |
| 75 | <li class="dropdown-header">For New Contributors</li> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 76 | <li><a href="dev-setup.html">Development Setup</a></li> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 77 | <li class="divider"></li> |
| 78 | <li class="dropdown-header">For Committers</li> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 79 | <li><a href="pushing.html">Pushing changes</a></li> |
| 80 | <li><a href="site.html">Editing this site</a></li> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 81 | </ul> |
| 82 | </li> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 83 | </ul> |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 84 | <ul class="nav navbar-nav navbar-right"> |
| 85 | <li class="dropdown"> |
| 86 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false" |
| 87 | style="padding-right: 30px"> |
| 88 | <img src="img/feather.png" style="height:20px"/>Apache Software Foundation<span class="caret"/> |
| 89 | </a> |
| 90 | <ul class="dropdown-menu dropdown-menu-right" role="menu"> |
| 91 | <li><a href="http://www.apache.org/"><b>ASF Homepage</b></a></li> |
| 92 | <li><a href="http://www.apache.org/licenses/">License</a></li> |
| 93 | <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li> |
| 94 | <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> |
| 95 | <li><a href="http://www.apache.org/security/">Security</a></li> |
| 96 | </ul> |
| 97 | </li> |
| 98 | </ul> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 99 | </div><!--/.nav-collapse --> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 100 | </div> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 101 | </nav> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 102 | |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 103 | |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 104 | <div class="row"> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 105 | <div class="col-md-9 col-centered"> |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 106 | <div class="well text-center"><p class="lead text-center"> |
| 107 | <strong>Apache AsterixDB</strong>â„¢ (incubating) is an open source Big Data Management System (BDMS).</p> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 108 | </div> |
| 109 | </div> |
| 110 | </div> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 111 | |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 112 | <div class="row"> |
| 113 | <div class="col-md-3 col-centered text-center"> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 114 | <h2 id="feature-overview">Feature Overview</h2> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 115 | |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 116 | <hr /> |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 117 | </div> |
| 118 | </div> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 119 | |
| 120 | <div class="text-center"> |
| 121 | <div class="col-md-5 col-md-offset-1"> |
| 122 | <div class="panel panel-primary"> |
| 123 | <h4 class="panel-heading">Data feeds</h4> |
| 124 | |
| 125 | <div class="panel-body"> |
| 126 | |
| 127 | <div class="col-md-2"> |
| 128 | <p><i class="fa fa-sitemap fa-4x pull-left "></i></p> |
| 129 | </div> |
| 130 | |
| 131 | <div class="col-md-10"> |
| 132 | <p>Process incoming live data, and store it- seamlessly.</p> |
| 133 | </div> |
| 134 | |
| 135 | </div> |
| 136 | </div> |
| 137 | </div> |
| 138 | |
| 139 | <div class="col-md-5"> |
| 140 | <div class="panel panel-primary"> |
| 141 | <h4 class="panel-heading">Scalable runtime</h4> |
| 142 | |
| 143 | <div class="panel-body"> |
| 144 | |
| 145 | <div class="col-md-2"> |
| 146 | <p><i class="fa fa-signal fa-4x pull-left"></i></p> |
| 147 | </div> |
| 148 | |
| 149 | <div class="col-md-10"> |
| 150 | <p>AsterixDB is built on Hyracks, a parallel dataflow engine scale tested on hundreds of nodes.</p> |
| 151 | </div> |
| 152 | |
| 153 | </div> |
| 154 | </div> |
| 155 | </div> |
| 156 | |
| 157 | </div> |
| 158 | |
| 159 | <div class="text-center"> |
| 160 | |
| 161 | <div class="col-md-5 col-md-offset-1"> |
| 162 | <div class="panel panel-primary"> |
| 163 | <h4 class="panel-heading">External data</h4> |
| 164 | |
| 165 | <div class="panel-body"> |
| 166 | <div class="col-md-2"> |
| 167 | <p><i class="fa fa-database fa-4x pull-left"></i></p> |
| 168 | </div> |
| 169 | |
| 170 | <div class="col-md-10"> |
| 171 | <p>Query and index your data in HDFS alongside data stored in AsterixDB.</p> |
| 172 | </div> |
| 173 | |
| 174 | </div> |
| 175 | </div> |
| 176 | </div> |
| 177 | |
| 178 | <div class="col-md-5"> |
| 179 | <div class="panel panel-primary"> |
| 180 | <h4 class="panel-heading">Semi-structured data model</h4> |
| 181 | |
| 182 | <div class="panel-body"> |
| 183 | |
| 184 | <div class="col-md-2"> |
| 185 | <p><i class="fa fa-table fa-4x pull-left"></i></p> |
| 186 | </div> |
| 187 | |
| 188 | <div class="col-md-10"> |
| 189 | <p>Give your data as much or as little schema as you want, in one system.</p> |
| 190 | </div> |
| 191 | |
| 192 | </div> |
| 193 | </div> |
| 194 | </div> |
| 195 | |
| 196 | </div> |
| 197 | |
| 198 | <div class="text-center"> |
| 199 | |
| 200 | <div class="col-md-5 col-md-offset-1"> |
| 201 | <div class="panel panel-primary"> |
| 202 | <h4 class="panel-heading">Log-structured storage</h4> |
| 203 | |
| 204 | <div class="panel-body"> |
| 205 | <div class="col-md-2"> |
| 206 | <p><i class="fa fa-flask fa-4x pull-left"></i></p> |
| 207 | </div> |
| 208 | |
| 209 | <div class="col-md-10"> |
| 210 | <p>AsterixDB uses state of the art indexing techniques to support high speed data ingestion.</p> |
| 211 | </div> |
| 212 | |
| 213 | </div> |
| 214 | </div> |
| 215 | |
| 216 | </div> |
| 217 | |
| 218 | <div class="col-md-5"> |
| 219 | <div class="panel panel-primary"> |
| 220 | <h4 class="panel-heading">Rich datatypes</h4> |
| 221 | |
| 222 | <div class="panel-body"> |
| 223 | |
| 224 | <div class="col-md-2"> |
| 225 | <p><i class="fa fa-gear fa-4x pull-left"></i></p> |
| 226 | </div> |
| 227 | |
| 228 | <div class="col-md-10"> |
| 229 | <p>AsterixDB extends JSON datatypes with support for spatial and temporal data.</p> |
| 230 | </div> |
| 231 | |
| 232 | </div> |
| 233 | </div> |
| 234 | </div> |
| 235 | |
| 236 | </div> |
| 237 | |
| 238 | <div class="row"> |
| 239 | </div> |
| 240 | |
| 241 | <div class="row"><div class="col-md-5 col-centered text-center"> |
| 242 | |
| 243 | <h2 id="getting-started">Getting Started</h2> |
| 244 | |
| 245 | <hr /> |
| 246 | |
| 247 | </div></div> |
| 248 | |
| 249 | <div class="row"> |
| 250 | <div class="col-md-6"> |
Ian Maxon | acb5849 | 2015-10-16 19:12:28 -0700 | [diff] [blame] | 251 | <!-- |
| 252 | ### Download |
| 253 | You can download the latest stable release here. |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 254 | |
Till Westmann | e617e52 | 2016-02-29 12:42:51 -0800 | [diff] [blame] | 255 | <p><a class="btn btn-md btn-success" href="http://www.apache.org/dyn/closer.lua/incubator/asterixdb/asterix-installer-0.8.8-incubating-binary-assembly.zip" role="button">Download AsterixDB 0.8.8-incubating <i class="fa fa-download fa-lg"></i></a></p> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 256 | |
Ian Maxon | e2b799e | 2015-11-24 18:20:03 -0800 | [diff] [blame] | 257 | See the installation [guide](docs/install.html), and check out [AsterixDB 101](docs/aql/primer.html) to start using AsterixDB right away. |
Ian Maxon | acb5849 | 2015-10-16 19:12:28 -0700 | [diff] [blame] | 258 | !--> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 259 | </div> |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 260 | <div class="col-md-9 col-centered"> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 261 | <h3 id="community-and-support">Community and Support</h3> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 262 | <p>If you have any questions, please feel free to ask on our <a href="mailto:users@asterixdb.incubator.apache.org">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="community.html">Community</a> page for more details.</p> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 263 | |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 264 | <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="dev-setup.html">Contributing</a> page to learn more.</p> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 265 | </div> |
| 266 | </div> |
| 267 | |
| 268 | |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 269 | <hr/> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 270 | |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 271 | <footer> |
| 272 | <div class="row"> |
| 273 | <div class="col-md-9 col-centered"> |
| 274 | <div class="col-md-9 text-left"> |
| 275 | <p>Apache AsterixDB is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored |
| 276 | by the Apache Incubator. |
| 277 | Incubation is required of all newly accepted projects until a further review indicates that the |
| 278 | infrastructure, communications, and decision making process have stabilized in a manner consistent with |
| 279 | other successful ASF projects. |
| 280 | While incubation status is not necessarily a reflection of the completeness or stability of the code, it |
| 281 | does indicate that the project has yet to be fully endorsed by the ASF.</p> |
| 282 | </div> |
| 283 | <div class="col-md-3 text-right"> |
| 284 | <img src="img/egg-logo.png" style="height:auto; width:200px; vertical-align:bottom;"/> |
| 285 | </div> |
| 286 | </div> |
| 287 | </div> |
| 288 | <div class="row"> |
| 289 | <div class="col-md-9 col-centered text-center"> |
| 290 | <p/> |
| 291 | <p>© Copyright 2016 The Apache Software foundation. All Rights Reserved. </p> |
| 292 | <p>Apache AsterixDB, the Apache AsterixDB logo, Apache, and the Apache feather logo are trademarks of the |
| 293 | Apache Software Foundation</p> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 294 | </div> |
Till Westmann | 00f9bf2 | 2016-03-14 13:59:27 -0700 | [diff] [blame] | 295 | </div> |
| 296 | </footer> |
| 297 | </div> <!-- /container --> |
Ian Maxon | 3dffc85 | 2015-07-13 20:17:09 -0700 | [diff] [blame] | 298 | |
| 299 | <!-- Bootstrap core JavaScript |
| 300 | ================================================== --> |
| 301 | <!-- Placed at the end of the document so the pages load faster --> |
| 302 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> |
Ian Maxon | f84cb81 | 2015-12-07 15:09:45 -0800 | [diff] [blame] | 303 | <script src="js/bootstrap.min.js"></script> |
Ian Maxon | ed124d8 | 2015-05-29 18:44:11 -0700 | [diff] [blame] | 304 | </body> |
| 305 | </html> |