blob: 09184c78be7e4135251bf6007c4f4702e9e08544 [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
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="http://asterixdb.apache.org/" 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: 2016-03-25</li>
52
53
54
55 <li id="projectVersion" class="pull-right">Version: 0.8.8-incubating</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">Documentation</li>
74
75 <li>
76
77 <a href="install.html" title="Installing and Managing AsterixDB using Managix">
78 <i class="none"></i>
79 Installing and Managing AsterixDB using Managix</a>
80 </li>
81
82 <li>
83
84 <a href="yarn.html" title="Deploying AsterixDB using YARN">
85 <i class="none"></i>
86 Deploying AsterixDB using YARN</a>
87 </li>
88
89 <li>
90
91 <a href="aql/primer.html" title="AsterixDB 101: An ADM and AQL Primer">
92 <i class="none"></i>
93 AsterixDB 101: An ADM and AQL Primer</a>
94 </li>
95
96 <li>
97
98 <a href="aql/primer-sql-like.html" title="AsterixDB 101: An ADM and AQL Primer (For SQL Fans)">
99 <i class="none"></i>
100 AsterixDB 101: An ADM and AQL Primer (For SQL Fans)</a>
101 </li>
102
103 <li>
104
Yingyi Bu08953b22016-03-25 15:23:26 -0700105 <a href="aql/datamodel.html" title="Asterix Data Model (ADM)">
106 <i class="none"></i>
107 Asterix Data Model (ADM)</a>
108 </li>
109
110 <li>
111
112 <a href="aql/manual.html" title="Asterix Query Language (AQL)">
113 <i class="none"></i>
114 Asterix Query Language (AQL)</a>
115 </li>
116
117 <li>
118
119 <a href="aql/functions.html" title="AQL Functions">
120 <i class="none"></i>
121 AQL Functions</a>
122 </li>
123
124 <li>
125
126 <a href="aql/allens.html" title="AQL Allen's Relations Functions">
127 <i class="none"></i>
128 AQL Allen's Relations Functions</a>
129 </li>
130
131 <li>
132
133 <a href="aql/similarity.html" title="AQL Support of Similarity Queries">
134 <i class="none"></i>
135 AQL Support of Similarity Queries</a>
136 </li>
137
138 <li>
139
140 <a href="aql/externaldata.html" title="Accessing External Data">
141 <i class="none"></i>
142 Accessing External Data</a>
143 </li>
144
145 <li>
146
147 <a href="feeds/tutorial.html" title="Support for Data Ingestion in AsterixDB">
148 <i class="none"></i>
149 Support for Data Ingestion in AsterixDB</a>
150 </li>
151
152 <li>
153
154 <a href="udf.html" title="Support for User Defined Functions in AsterixDB">
155 <i class="none"></i>
156 Support for User Defined Functions in AsterixDB</a>
157 </li>
158
159 <li>
160
161 <a href="aql/filters.html" title="Filter-Based LSM Index Acceleration">
162 <i class="none"></i>
163 Filter-Based LSM Index Acceleration</a>
164 </li>
165
166 <li>
167
168 <a href="api.html" title="HTTP API to AsterixDB">
169 <i class="none"></i>
170 HTTP API to AsterixDB</a>
171 </li>
172 </ul>
173
174
175
176 <hr class="divider" />
177
178 <div id="poweredBy">
179 <div class="clear"></div>
180 <div class="clear"></div>
181 <div class="clear"></div>
182 <a href="https://code.google.com/p/hyracks/" title="Hyracks" class="builtBy">
183 <img class="builtBy" alt="Hyracks" src="images/hyrax_ts.png" />
184 </a>
185 </div>
186 </div>
187 </div>
188
189
190 <div id="bodyColumn" class="span9" >
191
192 <!-- ! Licensed to the Apache Software Foundation (ASF) under one
193 ! or more contributor license agreements. See the NOTICE file
194 ! distributed with this work for additional information
195 ! regarding copyright ownership. The ASF licenses this file
196 ! to you under the Apache License, Version 2.0 (the
197 ! "License"); you may not use this file except in compliance
198 ! with the License. You may obtain a copy of the License at
199 !
200 ! http://www.apache.org/licenses/LICENSE-2.0
201 !
202 ! Unless required by applicable law or agreed to in writing,
203 ! software distributed under the License is distributed on an
204 ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
205 ! KIND, either express or implied. See the License for the
206 ! specific language governing permissions and limitations
207 ! under the License.
208 ! --><h1>AsterixDB: A Big Data Management System</h1>
209<div class="section">
210<h2><a name="Table_of_Contents"></a><a name="toc" id="toc">Table of Contents</a></h2>
211
212<ul>
213
214<li><a href="#WhatIsAsterixDB">What Is AsterixDB?</a></li>
215
216<li><a href="#GettingAndUsingAsterixDB">Getting and Using AsterixDB</a></li>
217</ul></div>
218<div class="section">
219<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>
220<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>
221
222<ul>
223
224<li>A semistructured NoSQL style data model (ADM) resulting from extending JSON with object database ideas</li>
225
226<li>An expressive and declarative query language (AQL) that supports a broad range of queries and analysis over semistructured data</li>
227
228<li>A parallel runtime query execution engine, Hyracks, that has been scale-tested on up to 1000+ cores and 500+ disks</li>
229
230<li>Partitioned LSM-based data storage and indexing to support efficient ingestion and management of semistructured data</li>
231
232<li>Support for query access to externally stored data (e.g., data in HDFS) as well as to data stored natively by AsterixDB</li>
233
234<li>A rich set of primitive data types, including spatial and temporal data in addition to integer, floating point, and textual data</li>
235
236<li>Secondary indexing options that include B+ trees, R trees, and inverted keyword (exact and fuzzy) index types</li>
237
238<li>Support for fuzzy and spatial queries as well as for more traditional parametric queries</li>
239
240<li>Basic transactional (concurrency and recovery) capabilities akin to those of a NoSQL store</li>
241</ul></div>
242<div class="section">
243<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>
244<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>
245
246<ol style="list-style-type: decimal">
247
248<li>
Ian Maxonb0e7b1f2017-01-17 15:17:34 -0800249<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 -0700250
251<li>
252<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>
253
254<li>
255<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>
256
257<li>
258<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>
259</ol>
260<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>
261 </div>
262 </div>
263 </div>
264
265 <hr/>
266
267 <footer>
268 <div class="container-fluid">
269 <div class="row span12">Copyright &copy; 2016
270 <a href="http://www.apache.org/">The Apache Software Foundation</a>.
271 All Rights Reserved.
272
273 </div>
274
275 <?xml version="1.0" encoding="UTF-8"?>
276<div class="row-fluid">Apache AsterixDB, AsterixDB, Apache, the Apache
277 feather logo, and the Apache AsterixDB project logo are either
278 registered trademarks or trademarks of The Apache Software
279 Foundation in the United States and other countries.
280 All other marks mentioned may be trademarks or registered
281 trademarks of their respective owners.</div>
282
283
284 </div>
285 </footer>
286 </body>
287</html>