Ian Maxon | bf2c56b | 2017-01-24 14:14:49 -0800 | [diff] [blame^] | 1 | <!DOCTYPE html> |
| 2 | <!-- |
| 3 | | Generated by Apache Maven Doxia at 2017-01-24 |
| 4 | | Rendered using Apache Maven Fluido Skin 1.3.0 |
| 5 | --> |
| 6 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 7 | <head> |
| 8 | <meta charset="UTF-8" /> |
| 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 10 | <meta name="Date-Revision-yyyymmdd" content="20170124" /> |
| 11 | <meta http-equiv="Content-Language" content="en" /> |
| 12 | <title>AsterixDB – AsterixDB</title> |
| 13 | <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" /> |
| 14 | <link rel="stylesheet" href="./css/site.css" /> |
| 15 | <link rel="stylesheet" href="./css/print.css" media="print" /> |
| 16 | |
| 17 | |
| 18 | <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script> |
| 19 | |
| 20 | |
| 21 | |
| 22 | <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 23 | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 24 | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 25 | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 26 | |
| 27 | ga('create', 'UA-41536543-1', 'uci.edu'); |
| 28 | ga('send', 'pageview');</script> |
| 29 | |
| 30 | </head> |
| 31 | <body class="topBarDisabled"> |
| 32 | |
| 33 | |
| 34 | |
| 35 | |
| 36 | <div class="container-fluid"> |
| 37 | <div id="banner"> |
| 38 | <div class="pull-left"> |
| 39 | <a href="./" id="bannerLeft"> |
| 40 | <img src="images/asterixlogo.png" alt="AsterixDB"/> |
| 41 | </a> |
| 42 | </div> |
| 43 | <div class="pull-right"> </div> |
| 44 | <div class="clear"><hr/></div> |
| 45 | </div> |
| 46 | |
| 47 | <div id="breadcrumbs"> |
| 48 | <ul class="breadcrumb"> |
| 49 | |
| 50 | |
| 51 | <li id="publishDate">Last Published: 2017-01-24</li> |
| 52 | |
| 53 | |
| 54 | |
| 55 | <li id="projectVersion" class="pull-right">Version: 0.9.0</li> |
| 56 | |
| 57 | <li class="divider pull-right">|</li> |
| 58 | |
| 59 | <li class="pull-right"> <a href="index.html" title="Documentation Home"> |
| 60 | Documentation Home</a> |
| 61 | </li> |
| 62 | |
| 63 | </ul> |
| 64 | </div> |
| 65 | |
| 66 | |
| 67 | <div class="row-fluid"> |
| 68 | <div id="leftColumn" class="span3"> |
| 69 | <div class="well sidebar-nav"> |
| 70 | |
| 71 | |
| 72 | <ul class="nav nav-list"> |
| 73 | <li class="nav-header">Get Started - Installation</li> |
| 74 | |
| 75 | <li> |
| 76 | |
| 77 | <a href="ncservice.html" title="Option 1: using NCService"> |
| 78 | <i class="none"></i> |
| 79 | Option 1: using NCService</a> |
| 80 | </li> |
| 81 | |
| 82 | <li> |
| 83 | |
| 84 | <a href="install.html" title="Option 2: using Managix"> |
| 85 | <i class="none"></i> |
| 86 | Option 2: using Managix</a> |
| 87 | </li> |
| 88 | |
| 89 | <li> |
| 90 | |
| 91 | <a href="yarn.html" title="Option 3: using YARN"> |
| 92 | <i class="none"></i> |
| 93 | Option 3: using YARN</a> |
| 94 | </li> |
| 95 | <li class="nav-header">AsterixDB Primer</li> |
| 96 | |
| 97 | <li> |
| 98 | |
| 99 | <a href="sqlpp/primer-sqlpp.html" title="Option 1: using SQL++"> |
| 100 | <i class="none"></i> |
| 101 | Option 1: using SQL++</a> |
| 102 | </li> |
| 103 | |
| 104 | <li> |
| 105 | |
| 106 | <a href="aql/primer.html" title="Option 2: using AQL"> |
| 107 | <i class="none"></i> |
| 108 | Option 2: using AQL</a> |
| 109 | </li> |
| 110 | <li class="nav-header">Data Model</li> |
| 111 | |
| 112 | <li> |
| 113 | |
| 114 | <a href="datamodel.html" title="The Asterix Data Model"> |
| 115 | <i class="none"></i> |
| 116 | The Asterix Data Model</a> |
| 117 | </li> |
| 118 | <li class="nav-header">Queries - SQL++</li> |
| 119 | |
| 120 | <li> |
| 121 | |
| 122 | <a href="sqlpp/manual.html" title="The SQL++ Query Language"> |
| 123 | <i class="none"></i> |
| 124 | The SQL++ Query Language</a> |
| 125 | </li> |
| 126 | |
| 127 | <li> |
| 128 | |
| 129 | <a href="sqlpp/builtins.html" title="Builtin Functions"> |
| 130 | <i class="none"></i> |
| 131 | Builtin Functions</a> |
| 132 | </li> |
| 133 | <li class="nav-header">Queries - AQL</li> |
| 134 | |
| 135 | <li> |
| 136 | |
| 137 | <a href="aql/manual.html" title="The Asterix Query Language (AQL)"> |
| 138 | <i class="none"></i> |
| 139 | The Asterix Query Language (AQL)</a> |
| 140 | </li> |
| 141 | |
| 142 | <li> |
| 143 | |
| 144 | <a href="aql/builtins.html" title="Builtin Functions"> |
| 145 | <i class="none"></i> |
| 146 | Builtin Functions</a> |
| 147 | </li> |
| 148 | <li class="nav-header">Advanced Features</li> |
| 149 | |
| 150 | <li> |
| 151 | |
| 152 | <a href="aql/similarity.html" title="Support of Similarity Queries"> |
| 153 | <i class="none"></i> |
| 154 | Support of Similarity Queries</a> |
| 155 | </li> |
| 156 | |
| 157 | <li> |
| 158 | |
| 159 | <a href="aql/fulltext.html" title="Support of Full-text Queries"> |
| 160 | <i class="none"></i> |
| 161 | Support of Full-text Queries</a> |
| 162 | </li> |
| 163 | |
| 164 | <li> |
| 165 | |
| 166 | <a href="aql/externaldata.html" title="Accessing External Data"> |
| 167 | <i class="none"></i> |
| 168 | Accessing External Data</a> |
| 169 | </li> |
| 170 | |
| 171 | <li> |
| 172 | |
| 173 | <a href="feeds/tutorial.html" title="Support for Data Ingestion"> |
| 174 | <i class="none"></i> |
| 175 | Support for Data Ingestion</a> |
| 176 | </li> |
| 177 | |
| 178 | <li> |
| 179 | |
| 180 | <a href="udf.html" title="User Defined Functions"> |
| 181 | <i class="none"></i> |
| 182 | User Defined Functions</a> |
| 183 | </li> |
| 184 | |
| 185 | <li> |
| 186 | |
| 187 | <a href="aql/filters.html" title="Filter-Based LSM Index Acceleration"> |
| 188 | <i class="none"></i> |
| 189 | Filter-Based LSM Index Acceleration</a> |
| 190 | </li> |
| 191 | <li class="nav-header">API/SDK</li> |
| 192 | |
| 193 | <li> |
| 194 | |
| 195 | <a href="api.html" title="HTTP API"> |
| 196 | <i class="none"></i> |
| 197 | HTTP API</a> |
| 198 | </li> |
| 199 | </ul> |
| 200 | |
| 201 | |
| 202 | |
| 203 | <hr class="divider" /> |
| 204 | |
| 205 | <div id="poweredBy"> |
| 206 | <div class="clear"></div> |
| 207 | <div class="clear"></div> |
| 208 | <div class="clear"></div> |
| 209 | <a href="./" title="AsterixDB" class="builtBy"> |
| 210 | <img class="builtBy" alt="AsterixDB" src="images/asterixlogo.png" /> |
| 211 | </a> |
| 212 | </div> |
| 213 | </div> |
| 214 | </div> |
| 215 | |
| 216 | |
| 217 | <div id="bodyColumn" class="span9" > |
| 218 | |
| 219 | <!-- ! Licensed to the Apache Software Foundation (ASF) under one |
| 220 | ! or more contributor license agreements. See the NOTICE file |
| 221 | ! distributed with this work for additional information |
| 222 | ! regarding copyright ownership. The ASF licenses this file |
| 223 | ! to you under the Apache License, Version 2.0 (the |
| 224 | ! "License"); you may not use this file except in compliance |
| 225 | ! with the License. You may obtain a copy of the License at |
| 226 | ! |
| 227 | ! http://www.apache.org/licenses/LICENSE-2.0 |
| 228 | ! |
| 229 | ! Unless required by applicable law or agreed to in writing, |
| 230 | ! software distributed under the License is distributed on an |
| 231 | ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 232 | ! KIND, either express or implied. See the License for the |
| 233 | ! specific language governing permissions and limitations |
| 234 | ! under the License. |
| 235 | ! --><h1>AsterixDB</h1> |
| 236 | <p>AsterixDB is a BDMS (Big Data Management System) with a rich feature set that sets it apart from other Big Data platforms. Its feature set makes it well-suited to modern needs such as web data warehousing and social data storage and analysis. AsterixDB has:</p> |
| 237 | |
| 238 | <ul> |
| 239 | |
| 240 | <li>A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas</li> |
| 241 | |
| 242 | <li>Two expressive and declarative query languages (SQL++ and AQL) that support a broad range of queries and analysis over semistructured data</li> |
| 243 | |
| 244 | <li>A parallel runtime query execution engine, Apache Hyracks, that has been scale-tested on up to 1000+ cores and 500+ disks</li> |
| 245 | |
| 246 | <li>Partitioned LSM-based data storage and indexing to support efficient ingestion and management of semistructured data</li> |
| 247 | |
| 248 | <li>Support for query access to externally stored data (e.g., data in HDFS) as well as to data stored natively by AsterixDB</li> |
| 249 | |
| 250 | <li>A rich set of primitive data types, including spatial and temporal data in addition to integer, floating point, and textual data</li> |
| 251 | |
| 252 | <li>Secondary indexing options that include B+ trees, R trees, and inverted keyword (exact and fuzzy) index types</li> |
| 253 | |
| 254 | <li>Support for fuzzy and spatial queries as well as for more traditional parametric queries</li> |
| 255 | |
| 256 | <li>Basic transactional (concurrency and recovery) capabilities akin to those of a NoSQL store</li> |
| 257 | </ul> |
| 258 | </div> |
| 259 | </div> |
| 260 | </div> |
| 261 | |
| 262 | <hr/> |
| 263 | |
| 264 | <footer> |
| 265 | <div class="container-fluid"> |
| 266 | <div class="row span12">Copyright © 2017 |
| 267 | <a href="https://www.apache.org/">The Apache Software Foundation</a>. |
| 268 | All Rights Reserved. |
| 269 | |
| 270 | </div> |
| 271 | |
| 272 | <?xml version="1.0" encoding="UTF-8"?> |
| 273 | <div class="row-fluid">Apache AsterixDB, AsterixDB, Apache, the Apache |
| 274 | feather logo, and the Apache AsterixDB project logo are either |
| 275 | registered trademarks or trademarks of The Apache Software |
| 276 | Foundation in the United States and other countries. |
| 277 | All other marks mentioned may be trademarks or registered |
| 278 | trademarks of their respective owners.</div> |
| 279 | |
| 280 | |
| 281 | </div> |
| 282 | </footer> |
| 283 | </body> |
| 284 | </html> |