blob: ee29b63fe4c4ae5bba31040e4ae99c814c582cd8 [file] [log] [blame]
Ian Maxon3dffc852015-07-13 20:17:09 -07001<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8 <meta name="description" content="">
9 <meta name="author" content="">
Ian Maxonf84cb812015-12-07 15:09:45 -080010 <link rel="icon" href="favicon.ico">
Ian Maxon3dffc852015-07-13 20:17:09 -070011
Till Westmann00f9bf22016-03-14 13:59:27 -070012 <title>About Apache AsterixDB</title>
Ian Maxon3dffc852015-07-13 20:17:09 -070013
14 <!-- Bootstrap core CSS -->
Ian Maxonf84cb812015-12-07 15:09:45 -080015 <link href="css/bootstrap.min.css" rel="stylesheet">
Ian Maxon3dffc852015-07-13 20:17:09 -070016 <!-- Bootstrap theme -->
17
18 <!-- Custom styles for this template -->
Ian Maxonf84cb812015-12-07 15:09:45 -080019 <link href="css/theme.css" rel="stylesheet">
Ian Maxon3dffc852015-07-13 20:17:09 -070020
21 <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
22 <!--[if lt IE 9]>
23 <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
24 <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
25 <![endif]-->
26 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
27 </head>
28
29 <div class="container theme-showcase" role="main">
Till Westmann00f9bf22016-03-14 13:59:27 -070030 <div class="masthead">
31 <p class="lead">
32 <a href="index.html">
33 <img src="img/asterixdb_tm.png" style="height:75px; width:auto; vertical-align:bottom; margin-top:10px;"/>
34 </a>
35 </p>
36 </div>
Ian Maxon3dffc852015-07-13 20:17:09 -070037
Till Westmann00f9bf22016-03-14 13:59:27 -070038 <nav class="navbar navbar-default">
Ian Maxon3dffc852015-07-13 20:17:09 -070039 <div class="container">
40 <div class="navbar-header">
41 <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
42 <span class="sr-only">Toggle navigation</span>
43 <span class="icon-bar"></span>
44 <span class="icon-bar"></span>
45 <span class="icon-bar"></span>
46 </button>
Ian Maxonf84cb812015-12-07 15:09:45 -080047 <a class="navbar-brand" href="index.html">Overview</a>
Ian Maxon3dffc852015-07-13 20:17:09 -070048 </div>
49 <div class="navbar-collapse collapse">
50 <ul class="nav navbar-nav">
Ian Maxonf84cb812015-12-07 15:09:45 -080051 <li><a href="download.html">Download</a></li>
Ian Maxona9643c82015-09-01 11:15:57 -100052 <li class="dropdown">
53 <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a>
54 <ul class="dropdown-menu" role="menu">
55 <li class="dropdown-header">Stable release</li>
Till Westmanne617e522016-02-29 12:42:51 -080056 <li><a href="docs/0.8.8-incubating/index.html">Documentation for 0.8.8-incubating<i class="fa fa-external-link fa-sm"></i></a></li>
Ian Maxona9643c82015-09-01 11:15:57 -100057 <li class="divider"></li>
58 <li class="dropdown-header">Snapshot release</li>
Ian Maxona1d49092016-03-25 13:24:08 -070059 <li><a href="https://ci.apache.org/projects/asterixdb/index.html">Documentation for 0.8.9-SNAPSHOT <i class="fa fa-external-link fa-sm"></i></a></li>
Ian Maxona9643c82015-09-01 11:15:57 -100060 </ul>
61 </li>
Ian Maxonf84cb812015-12-07 15:09:45 -080062 <li><a href="about.html">About</a></li>
63 <li><a href="community.html">Community</a></li>
Ian Maxon3dffc852015-07-13 20:17:09 -070064 <li class="dropdown">
65 <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Contributing <span class="caret"></span></a>
66 <ul class="dropdown-menu" role="menu">
67 <li class="dropdown-header">For New Contributors</li>
Ian Maxonf84cb812015-12-07 15:09:45 -080068 <li><a href="dev-setup.html">Development Setup</a></li>
Ian Maxon3dffc852015-07-13 20:17:09 -070069 <li class="divider"></li>
70 <li class="dropdown-header">For Committers</li>
Ian Maxonf84cb812015-12-07 15:09:45 -080071 <li><a href="pushing.html">Pushing changes</a></li>
72 <li><a href="site.html">Editing this site</a></li>
Ian Maxon3dffc852015-07-13 20:17:09 -070073 </ul>
74 </li>
75 </ul>
Till Westmann00f9bf22016-03-14 13:59:27 -070076 <ul class="nav navbar-nav navbar-right">
77 <li class="dropdown">
78 <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"
79 style="padding-right: 30px">
80 <img src="img/feather.png" style="height:20px"/>Apache Software Foundation<span class="caret"/>
81 </a>
82 <ul class="dropdown-menu dropdown-menu-right" role="menu">
83 <li><a href="http://www.apache.org/"><b>ASF Homepage</b></a></li>
84 <li><a href="http://www.apache.org/licenses/">License</a></li>
85 <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
86 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
87 <li><a href="http://www.apache.org/security/">Security</a></li>
88 </ul>
89 </li>
90 </ul>
Ian Maxon3dffc852015-07-13 20:17:09 -070091 </div><!--/.nav-collapse -->
92 </div>
93 </nav>
94
95
Till Westmann00f9bf22016-03-14 13:59:27 -070096 <div class="row">
Ian Maxon3dffc852015-07-13 20:17:09 -070097<div class="col-md-8 col-centered">
Till Westmann00f9bf22016-03-14 13:59:27 -070098<h2>About Apache AsterixDB</h2>
99<p>Apache AsterixDB™ (incubating) is a highly scalable data management system that can store,index, and manage
100semi-structured data, e.g., much like MongoDB, but it also supports a full-power query language with the expressiveness
101of SQL (and more).
102Unlike analytics engines like Hive or Spark, it stores and manages data, so AsterixDB can exploit its knowledge
103of data partitioning and the availability of indexes to avoid always scanning data set(s) to process queries. Somewhat
104surprisingly, there is no open source parallel database system (relational or otherwise) available to developers today
105– AsterixDB aims to fill this need.</p>
Ian Maxon3dffc852015-07-13 20:17:09 -0700106
107<h3 id="core-features">Core features</h3>
108
109<ul>
110 <li>A NoSQL style data model (ADM) based on extending JSON with object
111database concepts.</li>
112 <li>An expressive and declarative query language (AQL) for querying
113semi-structured data.</li>
114 <li>A runtime query execution engine, Hyracks, for partitioned-parallel
115execution of query plans.</li>
116 <li>Partitioned LSM-based data storage and indexing for efficient
117ingestion of newly arriving data.</li>
118 <li>Support for querying and indexing external data (e.g., in HDFS) as
119well as data stored within AsterixDB.</li>
120 <li>A rich set of primitive data types, including support for spatial,
121temporal, and textual data.</li>
122 <li>Indexing options that include B+ trees, R trees, and inverted
123keyword index support.</li>
124 <li>Basic transactional (concurrency and recovery) capabilities akin to
125those of a NoSQL store.</li>
126</ul>
127
128<h3 id="history">History</h3>
Till Westmann00f9bf22016-03-14 13:59:27 -0700129<p>Prior to being developed at the Apache Software Foundation AsterixDB was co-developed by a team of faculty, staff, and students at UC Irvine and UC Riverside.
130The project was initiated as a large NSF-sponsored project in 2009, the goal of which was to combine the best ideas from the parallel database world, the then new Hadoop world, and the semi-structured (e.g., XML/JSON) data world in order to create a next-generation BDMS.
131A first informal open source release was made four years later, in June of 2013, under the Apache Software License 2.0.
132AsterixDB was accepted into the Apache Incubator and began Incubation as of Febuary of 2015.</p>
Ian Maxon3dffc852015-07-13 20:17:09 -0700133
134
135</div>
136</div>
137
138
Till Westmann00f9bf22016-03-14 13:59:27 -0700139 <hr/>
Ian Maxon3dffc852015-07-13 20:17:09 -0700140
Till Westmann00f9bf22016-03-14 13:59:27 -0700141 <footer>
142 <div class="row">
143 <div class="col-md-9 col-centered">
144 <div class="col-md-9 text-left">
145 <p>Apache AsterixDB is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored
146 by the Apache Incubator.
147 Incubation is required of all newly accepted projects until a further review indicates that the
148 infrastructure, communications, and decision making process have stabilized in a manner consistent with
149 other successful ASF projects.
150 While incubation status is not necessarily a reflection of the completeness or stability of the code, it
151 does indicate that the project has yet to be fully endorsed by the ASF.</p>
152 </div>
153 <div class="col-md-3 text-right">
154 <img src="img/egg-logo.png" style="height:auto; width:200px; vertical-align:bottom;"/>
155 </div>
156 </div>
157 </div>
158 <div class="row">
159 <div class="col-md-9 col-centered text-center">
160 <p/>
161 <p>&copy; Copyright 2016 The Apache Software foundation. All Rights Reserved. </p>
162 <p>Apache AsterixDB, the Apache AsterixDB logo, Apache, and the Apache feather logo are trademarks of the
163 Apache Software Foundation</p>
Ian Maxon3dffc852015-07-13 20:17:09 -0700164 </div>
Till Westmann00f9bf22016-03-14 13:59:27 -0700165 </div>
166 </footer>
167 </div> <!-- /container -->
Ian Maxon3dffc852015-07-13 20:17:09 -0700168
169 <!-- Bootstrap core JavaScript
170 ================================================== -->
171 <!-- Placed at the end of the document so the pages load faster -->
172 <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
Ian Maxonf84cb812015-12-07 15:09:45 -0800173 <script src="js/bootstrap.min.js"></script>
Ian Maxon3dffc852015-07-13 20:17:09 -0700174 </body>
175</html>