blob: 07eaf359d94250fbfdd938d6d9644f756c349ff6 [file] [log] [blame]
Ian Maxonbf2c56b2017-01-24 14:14:49 -08001<!DOCTYPE html>
2<!--
Ian Maxond5b11d82017-01-25 10:48:05 -08003 | Generated by Apache Maven Doxia at 2017-01-25
Ian Maxonbf2c56b2017-01-24 14:14:49 -08004 | 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" />
Ian Maxond5b11d82017-01-25 10:48:05 -080010 <meta name="Date-Revision-yyyymmdd" content="20170125" />
Ian Maxonbf2c56b2017-01-24 14:14:49 -080011 <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 Maxonbf2c56b2017-01-24 14:14:49 -080022
Ian Maxonbf2c56b2017-01-24 14:14:49 -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="./" 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
Ian Maxond5b11d82017-01-25 10:48:05 -080045 <li id="publishDate">Last Published: 2017-01-25</li>
Ian Maxonbf2c56b2017-01-24 14:14:49 -080046
47
48
49 <li id="projectVersion" class="pull-right">Version: 0.9.0</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">Get Started - Installation</li>
68
69 <li>
70
71 <a href="ncservice.html" title="Option 1: using NCService">
72 <i class="none"></i>
73 Option 1: using NCService</a>
74 </li>
75
76 <li>
77
78 <a href="install.html" title="Option 2: using Managix">
79 <i class="none"></i>
80 Option 2: using Managix</a>
81 </li>
82
83 <li>
84
85 <a href="yarn.html" title="Option 3: using YARN">
86 <i class="none"></i>
87 Option 3: using YARN</a>
88 </li>
89 <li class="nav-header">AsterixDB Primer</li>
90
91 <li>
92
93 <a href="sqlpp/primer-sqlpp.html" title="Option 1: using SQL++">
94 <i class="none"></i>
95 Option 1: using SQL++</a>
96 </li>
97
98 <li>
99
100 <a href="aql/primer.html" title="Option 2: using AQL">
101 <i class="none"></i>
102 Option 2: using AQL</a>
103 </li>
104 <li class="nav-header">Data Model</li>
105
106 <li>
107
108 <a href="datamodel.html" title="The Asterix Data Model">
109 <i class="none"></i>
110 The Asterix Data Model</a>
111 </li>
112 <li class="nav-header">Queries - SQL++</li>
113
114 <li>
115
116 <a href="sqlpp/manual.html" title="The SQL++ Query Language">
117 <i class="none"></i>
118 The SQL++ Query Language</a>
119 </li>
120
121 <li>
122
123 <a href="sqlpp/builtins.html" title="Builtin Functions">
124 <i class="none"></i>
125 Builtin Functions</a>
126 </li>
127 <li class="nav-header">Queries - AQL</li>
128
129 <li>
130
131 <a href="aql/manual.html" title="The Asterix Query Language (AQL)">
132 <i class="none"></i>
133 The Asterix Query Language (AQL)</a>
134 </li>
135
136 <li>
137
138 <a href="aql/builtins.html" title="Builtin Functions">
139 <i class="none"></i>
140 Builtin Functions</a>
141 </li>
142 <li class="nav-header">Advanced Features</li>
143
144 <li>
145
146 <a href="aql/similarity.html" title="Support of Similarity Queries">
147 <i class="none"></i>
148 Support of Similarity Queries</a>
149 </li>
150
151 <li>
152
153 <a href="aql/fulltext.html" title="Support of Full-text Queries">
154 <i class="none"></i>
155 Support of Full-text Queries</a>
156 </li>
157
158 <li>
159
160 <a href="aql/externaldata.html" title="Accessing External Data">
161 <i class="none"></i>
162 Accessing External Data</a>
163 </li>
164
165 <li>
166
167 <a href="feeds/tutorial.html" title="Support for Data Ingestion">
168 <i class="none"></i>
169 Support for Data Ingestion</a>
170 </li>
171
172 <li>
173
174 <a href="udf.html" title="User Defined Functions">
175 <i class="none"></i>
176 User Defined Functions</a>
177 </li>
178
179 <li>
180
181 <a href="aql/filters.html" title="Filter-Based LSM Index Acceleration">
182 <i class="none"></i>
183 Filter-Based LSM Index Acceleration</a>
184 </li>
185 <li class="nav-header">API/SDK</li>
186
187 <li>
188
189 <a href="api.html" title="HTTP API">
190 <i class="none"></i>
191 HTTP API</a>
192 </li>
193 </ul>
194
195
196
197 <hr class="divider" />
198
199 <div id="poweredBy">
200 <div class="clear"></div>
201 <div class="clear"></div>
202 <div class="clear"></div>
203 <a href="./" title="AsterixDB" class="builtBy">
204 <img class="builtBy" alt="AsterixDB" src="images/asterixlogo.png" />
205 </a>
206 </div>
207 </div>
208 </div>
209
210
211 <div id="bodyColumn" class="span9" >
212
213 <!-- ! Licensed to the Apache Software Foundation (ASF) under one
214 ! or more contributor license agreements. See the NOTICE file
215 ! distributed with this work for additional information
216 ! regarding copyright ownership. The ASF licenses this file
217 ! to you under the Apache License, Version 2.0 (the
218 ! "License"); you may not use this file except in compliance
219 ! with the License. You may obtain a copy of the License at
220 !
221 ! http://www.apache.org/licenses/LICENSE-2.0
222 !
223 ! Unless required by applicable law or agreed to in writing,
224 ! software distributed under the License is distributed on an
225 ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
226 ! KIND, either express or implied. See the License for the
227 ! specific language governing permissions and limitations
228 ! under the License.
229 ! --><h1>AsterixDB</h1>
230<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>
231
232<ul>
233
234<li>A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas</li>
235
236<li>Two expressive and declarative query languages (SQL++ and AQL) that support a broad range of queries and analysis over semistructured data</li>
237
238<li>A parallel runtime query execution engine, Apache Hyracks, that has been scale-tested on up to 1000+ cores and 500+ disks</li>
239
240<li>Partitioned LSM-based data storage and indexing to support efficient ingestion and management of semistructured data</li>
241
242<li>Support for query access to externally stored data (e.g., data in HDFS) as well as to data stored natively by AsterixDB</li>
243
244<li>A rich set of primitive data types, including spatial and temporal data in addition to integer, floating point, and textual data</li>
245
246<li>Secondary indexing options that include B+ trees, R trees, and inverted keyword (exact and fuzzy) index types</li>
247
248<li>Support for fuzzy and spatial queries as well as for more traditional parametric queries</li>
249
250<li>Basic transactional (concurrency and recovery) capabilities akin to those of a NoSQL store</li>
251</ul>
252 </div>
253 </div>
254 </div>
255
256 <hr/>
257
258 <footer>
259 <div class="container-fluid">
260 <div class="row span12">Copyright &copy; 2017
261 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
262 All Rights Reserved.
263
264 </div>
265
266 <?xml version="1.0" encoding="UTF-8"?>
267<div class="row-fluid">Apache AsterixDB, AsterixDB, Apache, the Apache
268 feather logo, and the Apache AsterixDB project logo are either
269 registered trademarks or trademarks of The Apache Software
270 Foundation in the United States and other countries.
271 All other marks mentioned may be trademarks or registered
272 trademarks of their respective owners.</div>
273
274
275 </div>
276 </footer>
277 </body>
278</html>