blob: e3fc18f4fe76a63d346e748718c43ca4bc4195e8 [file] [log] [blame]
Yingyi Bu08953b22016-03-25 15:23:26 -07001<!DOCTYPE html>
2<!--
3 | Generated by Apache Maven Doxia at 2016-03-25
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="20160325" />
11 <meta http-equiv="Content-Language" content="en" />
12 <title>AsterixDB &#x2013; AsterixDB: A Big Data Management System</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
Yingyi Bu08953b22016-03-25 15:23:26 -070022
Yingyi Bu08953b22016-03-25 15:23:26 -070023
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: 2016-03-25</li>
46
47
48
49 <li id="projectVersion" class="pull-right">Version: 0.8.8-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
Yingyi Bu08953b22016-03-25 15:23:26 -070099 <a href="aql/datamodel.html" title="Asterix Data Model (ADM)">
100 <i class="none"></i>
101 Asterix Data Model (ADM)</a>
102 </li>
103
104 <li>
105
106 <a href="aql/manual.html" title="Asterix Query Language (AQL)">
107 <i class="none"></i>
108 Asterix Query Language (AQL)</a>
109 </li>
110
111 <li>
112
113 <a href="aql/functions.html" title="AQL Functions">
114 <i class="none"></i>
115 AQL Functions</a>
116 </li>
117
118 <li>
119
120 <a href="aql/allens.html" title="AQL Allen's Relations Functions">
121 <i class="none"></i>
122 AQL Allen's Relations Functions</a>
123 </li>
124
125 <li>
126
127 <a href="aql/similarity.html" title="AQL Support of Similarity Queries">
128 <i class="none"></i>
129 AQL Support of Similarity Queries</a>
130 </li>
131
132 <li>
133
134 <a href="aql/externaldata.html" title="Accessing External Data">
135 <i class="none"></i>
136 Accessing External Data</a>
137 </li>
138
139 <li>
140
141 <a href="feeds/tutorial.html" title="Support for Data Ingestion in AsterixDB">
142 <i class="none"></i>
143 Support for Data Ingestion in AsterixDB</a>
144 </li>
145
146 <li>
147
148 <a href="udf.html" title="Support for User Defined Functions in AsterixDB">
149 <i class="none"></i>
150 Support for User Defined Functions in AsterixDB</a>
151 </li>
152
153 <li>
154
155 <a href="aql/filters.html" title="Filter-Based LSM Index Acceleration">
156 <i class="none"></i>
157 Filter-Based LSM Index Acceleration</a>
158 </li>
159
160 <li>
161
162 <a href="api.html" title="HTTP API to AsterixDB">
163 <i class="none"></i>
164 HTTP API to AsterixDB</a>
165 </li>
166 </ul>
167
168
169
170 <hr class="divider" />
171
172 <div id="poweredBy">
173 <div class="clear"></div>
174 <div class="clear"></div>
175 <div class="clear"></div>
176 <a href="https://code.google.com/p/hyracks/" title="Hyracks" class="builtBy">
177 <img class="builtBy" alt="Hyracks" src="images/hyrax_ts.png" />
178 </a>
179 </div>
180 </div>
181 </div>
182
183
184 <div id="bodyColumn" class="span9" >
185
186 <!-- ! Licensed to the Apache Software Foundation (ASF) under one
187 ! or more contributor license agreements. See the NOTICE file
188 ! distributed with this work for additional information
189 ! regarding copyright ownership. The ASF licenses this file
190 ! to you under the Apache License, Version 2.0 (the
191 ! "License"); you may not use this file except in compliance
192 ! with the License. You may obtain a copy of the License at
193 !
194 ! http://www.apache.org/licenses/LICENSE-2.0
195 !
196 ! Unless required by applicable law or agreed to in writing,
197 ! software distributed under the License is distributed on an
198 ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
199 ! KIND, either express or implied. See the License for the
200 ! specific language governing permissions and limitations
201 ! under the License.
202 ! --><h1>AsterixDB: A Big Data Management System</h1>
203<div class="section">
204<h2><a name="Table_of_Contents"></a><a name="toc" id="toc">Table of Contents</a></h2>
205
206<ul>
207
208<li><a href="#WhatIsAsterixDB">What Is AsterixDB?</a></li>
209
210<li><a href="#GettingAndUsingAsterixDB">Getting and Using AsterixDB</a></li>
211</ul></div>
212<div class="section">
213<h2><a name="What_Is_AsterixDB_Back_to_TOC"></a><a name="WhatIsAsterixDB" id="WhatIsAsterixDB">What Is AsterixDB?</a> <font size="4"><a href="#toc">[Back to TOC]</a></font></h2>
214<p>In a nutshell, AsterixDB is a full-function BDMS (Big Data Management System) with a rich feature set that distinguishes it from pretty much any other Big Data platform that&#x2019;s out and available today. We believe that its feature set makes it well-suited to modern needs such as web data warehousing and social data storage and analysis. AsterixDB has:</p>
215
216<ul>
217
218<li>A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas</li>
219
220<li>An expressive and declarative query language (AQL) that supports a broad range of queries and analysis over semistructured data</li>
221
222<li>A parallel runtime query execution engine, Hyracks, that has been scale-tested on up to 1000+ cores and 500+ disks</li>
223
224<li>Partitioned LSM-based data storage and indexing to support efficient ingestion and management of semistructured data</li>
225
226<li>Support for query access to externally stored data (e.g., data in HDFS) as well as to data stored natively by AsterixDB</li>
227
228<li>A rich set of primitive data types, including spatial and temporal data in addition to integer, floating point, and textual data</li>
229
230<li>Secondary indexing options that include B+ trees, R trees, and inverted keyword (exact and fuzzy) index types</li>
231
232<li>Support for fuzzy and spatial queries as well as for more traditional parametric queries</li>
233
234<li>Basic transactional (concurrency and recovery) capabilities akin to those of a NoSQL store</li>
235</ul></div>
236<div class="section">
237<h2><a name="Getting_and_Using_AsterixDB_Back_to_TOC"></a><a name="GettingAndUsingAsterixDB" id="GettingAndUsingAsterixDB">Getting and Using AsterixDB</a> <font size="4"><a href="#toc">[Back to TOC]</a></font></h2>
238<p>You are most likely here because you are interested in getting your hands on AsterixDB&#x2014;so you would like to know how to get it, how to set it up, and how to use it. The following is a list of the supporting documents that we have available today:</p>
239
240<ol style="list-style-type: decimal">
241
242<li>
Ian Maxonb0e7b1f2017-01-17 15:17:34 -0800243<p><a href="install.html">Installing AsterixDB using Managix</a> : This is our installation guide, and it is where you should start. This document will tell you how to obtain, install, and manage instances of <a class="externalLink" href="https://asterixdb.apache.org/download.html">AsterixDB</a>, including both single-machine setup (for developers) as well as cluster installations (for deployment in its intended form).</p></li>
Yingyi Bu08953b22016-03-25 15:23:26 -0700244
245<li>
246<p><a href="aql/primer.html">AsterixDB 101: An ADM and AQL Primer</a> : This is a first-timers introduction to the user model of the AsterixDB BDMS, by which we mean the view of AsterixDB as seen from the perspective of an &#x201c;average user&#x201d; or Big Data application developer. The AsterixDB user model consists of its data modeling features (ADM) and its query capabilities (AQL). This document presents a tiny &#x201c;social data warehousing&#x201d; example and uses it as a backdrop for describing, by example, the key features of AsterixDB. By working through this document, you will learn how to define the artifacts needed to manage data in AsterixDB, how to load data into the system, how to use most of the basic features of its query language, and how to insert and delete data dynamically.</p></li>
247
248<li>
249<p><a href="aql/datamodel.html">Asterix Data Model (ADM)</a>, <a href="aql/functions.html">Asterix Functions</a>, <a href="aql/allens.html">Asterix functions for Allen&#x2019;s Relations</a>, and <a href="aql/manual.html">Asterix Query Language (AQL)</a> : These are reference documents that catalog the primitive data types and built-in functions available in AQL and the reference manual for AQL itself.</p></li>
250
251<li>
252<p><a href="api.html">REST API to AsterixDB</a> : Access to data in an AsterixDB instance is provided via a REST-based API. This is a short document that describes the REST API entry points and their URL syntax.</p></li>
253</ol>
254<p>To all who have now come this far: Thanks for your interest in AsterixDB, and for kicking its tires in its Beta form. In addition to getting the system and trying it out, please sign up as a member of the AsterixDB user mailing list (users (at) asterixdb.incubator.apache.org) so that you can contact us easily with your questions, issues, and other feedback. We want AsterixDB to be a &#x201c;big hit&#x201d; some day, and we are anxious to see what users do with it and to learn from that feedback what we should be working on most urgently in the next phase of the project.</p></div>
255 </div>
256 </div>
257 </div>
258
259 <hr/>
260
261 <footer>
262 <div class="container-fluid">
263 <div class="row span12">Copyright &copy; 2016
264 <a href="http://www.apache.org/">The Apache Software Foundation</a>.
265 All Rights Reserved.
266
267 </div>
268
269 <?xml version="1.0" encoding="UTF-8"?>
270<div class="row-fluid">Apache AsterixDB, AsterixDB, Apache, the Apache
271 feather logo, and the Apache AsterixDB project logo are either
272 registered trademarks or trademarks of The Apache Software
273 Foundation in the United States and other countries.
274 All other marks mentioned may be trademarks or registered
275 trademarks of their respective owners.</div>
276
277
278 </div>
279 </footer>
280 </body>
281</html>