blob: f2be3b056b5457ecdf24701c6ee68ee4cdfc6571 [file] [log] [blame]
Ian Maxone2b799e2015-11-24 18:20:03 -08001<!DOCTYPE html>
2<!--
3 | Generated by Apache Maven Doxia at 2015-11-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="20151124" />
11 <meta http-equiv="Content-Language" content="en" />
12 <title>AsterixDB &#x2013; 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
Ian Maxone2b799e2015-11-24 18:20:03 -080022
Ian Maxone2b799e2015-11-24 18:20:03 -080023
24 </head>
25 <body class="topBarDisabled">
26
27
28
29
30 <div class="container-fluid">
31 <div id="banner">
32 <div class="pull-left">
33 <a href="http://asterixdb.apache.org/" id="bannerLeft">
34 <img src="images/asterixlogo.png" alt="AsterixDB"/>
35 </a>
36 </div>
37 <div class="pull-right"> </div>
38 <div class="clear"><hr/></div>
39 </div>
40
41 <div id="breadcrumbs">
42 <ul class="breadcrumb">
43
44
45 <li id="publishDate">Last Published: 2015-11-24</li>
46
47
48
49 <li id="projectVersion" class="pull-right">Version: 0.8.7-incubating</li>
50
51 <li class="divider pull-right">|</li>
52
53 <li class="pull-right"> <a href="index.html" title="Documentation Home">
54 Documentation Home</a>
55 </li>
56
57 </ul>
58 </div>
59
60
61 <div class="row-fluid">
62 <div id="leftColumn" class="span3">
63 <div class="well sidebar-nav">
64
65
66 <ul class="nav nav-list">
67 <li class="nav-header">Documentation</li>
68
69 <li>
70
71 <a href="install.html" title="Installing and Managing AsterixDB using Managix">
72 <i class="none"></i>
73 Installing and Managing AsterixDB using Managix</a>
74 </li>
75
76 <li>
77
78 <a href="yarn.html" title="Deploying AsterixDB using YARN">
79 <i class="none"></i>
80 Deploying AsterixDB using YARN</a>
81 </li>
82
83 <li>
84
85 <a href="aql/primer.html" title="AsterixDB 101: An ADM and AQL Primer">
86 <i class="none"></i>
87 AsterixDB 101: An ADM and AQL Primer</a>
88 </li>
89
90 <li>
91
92 <a href="aql/primer-sql-like.html" title="AsterixDB 101: An ADM and AQL Primer (For SQL Fans)">
93 <i class="none"></i>
94 AsterixDB 101: An ADM and AQL Primer (For SQL Fans)</a>
95 </li>
96
97 <li>
98
99 <a href="aql/js-sdk.html" title="AsterixDB Javascript SDK">
100 <i class="none"></i>
101 AsterixDB Javascript SDK</a>
102 </li>
103
104 <li>
105
106 <a href="aql/datamodel.html" title="Asterix Data Model (ADM)">
107 <i class="none"></i>
108 Asterix Data Model (ADM)</a>
109 </li>
110
111 <li>
112
113 <a href="aql/manual.html" title="Asterix Query Language (AQL)">
114 <i class="none"></i>
115 Asterix Query Language (AQL)</a>
116 </li>
117
118 <li>
119
120 <a href="aql/functions.html" title="AQL Functions">
121 <i class="none"></i>
122 AQL Functions</a>
123 </li>
124
125 <li>
126
127 <a href="aql/allens.html" title="AQL Allen's Relations Functions">
128 <i class="none"></i>
129 AQL Allen's Relations Functions</a>
130 </li>
131
132 <li>
133
134 <a href="aql/similarity.html" title="AQL Support of Similarity Queries">
135 <i class="none"></i>
136 AQL Support of Similarity Queries</a>
137 </li>
138
139 <li>
140
141 <a href="aql/externaldata.html" title="Accessing External Data">
142 <i class="none"></i>
143 Accessing External Data</a>
144 </li>
145
146 <li>
147
148 <a href="feeds/tutorial.html" title="Support for Data Ingestion in AsterixDB">
149 <i class="none"></i>
150 Support for Data Ingestion in AsterixDB</a>
151 </li>
152
153 <li>
154
155 <a href="udf.html" title="Support for User Defined Functions in AsterixDB">
156 <i class="none"></i>
157 Support for User Defined Functions in AsterixDB</a>
158 </li>
159
160 <li>
161
162 <a href="aql/filters.html" title="Filter-Based LSM Index Acceleration">
163 <i class="none"></i>
164 Filter-Based LSM Index Acceleration</a>
165 </li>
166
167 <li>
168
169 <a href="api.html" title="HTTP API to AsterixDB">
170 <i class="none"></i>
171 HTTP API to AsterixDB</a>
172 </li>
173 </ul>
174
175
176
177 <hr class="divider" />
178
179 <div id="poweredBy">
180 <div class="clear"></div>
181 <div class="clear"></div>
182 <div class="clear"></div>
183 <a href="https://code.google.com/p/hyracks/" title="Hyracks" class="builtBy">
184 <img class="builtBy" alt="Hyracks" src="images/hyrax_ts.png" />
185 </a>
186 </div>
187 </div>
188 </div>
189
190
191 <div id="bodyColumn" class="span9" >
192
193 <!-- ! Licensed to the Apache Software Foundation (ASF) under one
194 ! or more contributor license agreements. See the NOTICE file
195 ! distributed with this work for additional information
196 ! regarding copyright ownership. The ASF licenses this file
197 ! to you under the Apache License, Version 2.0 (the
198 ! "License"); you may not use this file except in compliance
199 ! with the License. You may obtain a copy of the License at
200 !
201 ! http://www.apache.org/licenses/LICENSE-2.0
202 !
203 ! Unless required by applicable law or agreed to in writing,
204 ! software distributed under the License is distributed on an
205 ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
206 ! KIND, either express or implied. See the License for the
207 ! specific language governing permissions and limitations
208 ! under the License.
209 ! --><h1>AsterixDB</h1>
210<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>
211
212<ul>
213
214<li>A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas</li>
215
216<li>An expressive and declarative query language (AQL) that supports a broad range of queries and analysis over semistructured data</li>
217
218<li>A parallel runtime query execution engine, Hyracks, that has been scale-tested on up to 1000+ cores and 500+ disks</li>
219
220<li>Partitioned LSM-based data storage and indexing to support efficient ingestion and management of semistructured data</li>
221
222<li>Support for query access to externally stored data (e.g., data in HDFS) as well as to data stored natively by AsterixDB</li>
223
224<li>A rich set of primitive data types, including spatial and temporal data in addition to integer, floating point, and textual data</li>
225
226<li>Secondary indexing options that include B+ trees, R trees, and inverted keyword (exact and fuzzy) index types</li>
227
228<li>Support for fuzzy and spatial queries as well as for more traditional parametric queries</li>
229
230<li>Basic transactional (concurrency and recovery) capabilities akin to those of a NoSQL store</li>
231</ul>
232<div class="section">
233<div class="section">
234<h3><a name="Disclaimer"></a>Disclaimer</h3>
235<p>Apache AsterixDB is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p></div></div>
236 </div>
237 </div>
238 </div>
239
240 <hr/>
241
242 <footer>
243 <div class="container-fluid">
244 <div class="row span12">Copyright &copy; 2015
245 <a href="http://www.apache.org/">The Apache Software Foundation</a>.
246 All Rights Reserved.
247
248 </div>
249
250 <?xml version="1.0" encoding="UTF-8"?>
251<div class="row-fluid">Apache AsterixDB, AsterixDB, Apache, the Apache
252 feather logo, and the Apache AsterixDB project logo are either
253 registered trademarks or trademarks of The Apache Software
254 Foundation in the United States and other countries.
255 All other marks mentioned may be trademarks or registered
256 trademarks of their respective owners.</div>
257
258
259 </div>
260 </footer>
261 </body>
262</html>