AsterixDB: a scalable, open source BDMS

AsterixDB is a new, full-function BDMS (Big Data Management System) with a feature set that distinguishes it from other platforms in today's open source Big Data ecosystem. Its features make it well-suited to applications like web data warehousing, social data storage and analysis, and other us...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:Proceedings of the VLDB Endowment 2014-10, Vol.7 (14), p.1905-1916
Hauptverfasser: Alsubaiee, Sattam, Altowim, Yasser, Altwaijry, Hotham, Behm, Alexander, Borkar, Vinayak, Bu, Yingyi, Carey, Michael, Cetindil, Inci, Cheelangi, Madhusudan, Faraaz, Khurram, Gabrielova, Eugenia, Grover, Raman, Heilbron, Zachary, Kim, Young-Seok, Li, Chen, Li, Guangqiang, Ok, Ji Mahn, Onose, Nicola, Pirzadeh, Pouria, Tsotras, Vassilis, Vernica, Rares, Wen, Jian, Westmann, Till
Format: Artikel
Sprache:eng
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page 1916
container_issue 14
container_start_page 1905
container_title Proceedings of the VLDB Endowment
container_volume 7
creator Alsubaiee, Sattam
Altowim, Yasser
Altwaijry, Hotham
Behm, Alexander
Borkar, Vinayak
Bu, Yingyi
Carey, Michael
Cetindil, Inci
Cheelangi, Madhusudan
Faraaz, Khurram
Gabrielova, Eugenia
Grover, Raman
Heilbron, Zachary
Kim, Young-Seok
Li, Chen
Li, Guangqiang
Ok, Ji Mahn
Onose, Nicola
Pirzadeh, Pouria
Tsotras, Vassilis
Vernica, Rares
Wen, Jian
Westmann, Till
description AsterixDB is a new, full-function BDMS (Big Data Management System) with a feature set that distinguishes it from other platforms in today's open source Big Data ecosystem. Its features make it well-suited to applications like web data warehousing, social data storage and analysis, and other use cases related to Big Data. AsterixDB has a flexible NoSQL style data model; a query language that supports a wide range of queries; a scalable runtime; partitioned, LSM-based data storage and indexing (including B + -tree, R-tree, and text indexes); support for external as well as natively stored data; a rich set of built-in types; support for fuzzy, spatial, and temporal types and queries; a built-in notion of data feeds for ingestion of data; and transaction support akin to that of a NoSQL store. Development of AsterixDB began in 2009 and led to a mid-2013 initial open source release. This paper is the first complete description of the resulting open source AsterixDB system. Covered herein are the system's data model, its query language, and its software architecture. Also included are a summary of the current status of the project and a first glimpse into how AsterixDB performs when compared to alternative technologies, including a parallel relational DBMS, a popular NoSQL store, and a popular Hadoop-based SQL data analytics platform, for things that both technologies can do. Also included is a brief description of some initial trials that the system has undergone and the lessons learned (and plans laid) based on those early "customer" engagements.
doi_str_mv 10.14778/2733085.2733096
format Article
fullrecord <record><control><sourceid>crossref</sourceid><recordid>TN_cdi_crossref_primary_10_14778_2733085_2733096</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>10_14778_2733085_2733096</sourcerecordid><originalsourceid>FETCH-LOGICAL-c196t-44fbfa8c8f9d351bdbfa21a2d533538c10db8e35d02c4ba625870f69e6214c023</originalsourceid><addsrcrecordid>eNpNj8tKQzEURYMoeG2d-xO3PScnj5NhrX1BwYkdh9w8oKIoSQf690p7Bx2tvScLlhBPCDNU1vJcWiJgPTvTmRvRSdTQMzh7e7XvxUNr7wCGDXInukU75Xr8eXmeirsSPlp-HDkRh_Xqbbnt96-b3XKx7yM6c-qVKkMJHLm4RBqH9P8kBpk0kSaOCGngTDqBjGoIRmq2UIzLRqKKIGki4OKN9au1mov_rsfPUH89gj-n-DHFjyn0B81IOUQ</addsrcrecordid><sourcetype>Aggregation Database</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype></control><display><type>article</type><title>AsterixDB: a scalable, open source BDMS</title><source>ACM Digital Library</source><creator>Alsubaiee, Sattam ; Altowim, Yasser ; Altwaijry, Hotham ; Behm, Alexander ; Borkar, Vinayak ; Bu, Yingyi ; Carey, Michael ; Cetindil, Inci ; Cheelangi, Madhusudan ; Faraaz, Khurram ; Gabrielova, Eugenia ; Grover, Raman ; Heilbron, Zachary ; Kim, Young-Seok ; Li, Chen ; Li, Guangqiang ; Ok, Ji Mahn ; Onose, Nicola ; Pirzadeh, Pouria ; Tsotras, Vassilis ; Vernica, Rares ; Wen, Jian ; Westmann, Till</creator><creatorcontrib>Alsubaiee, Sattam ; Altowim, Yasser ; Altwaijry, Hotham ; Behm, Alexander ; Borkar, Vinayak ; Bu, Yingyi ; Carey, Michael ; Cetindil, Inci ; Cheelangi, Madhusudan ; Faraaz, Khurram ; Gabrielova, Eugenia ; Grover, Raman ; Heilbron, Zachary ; Kim, Young-Seok ; Li, Chen ; Li, Guangqiang ; Ok, Ji Mahn ; Onose, Nicola ; Pirzadeh, Pouria ; Tsotras, Vassilis ; Vernica, Rares ; Wen, Jian ; Westmann, Till</creatorcontrib><description>AsterixDB is a new, full-function BDMS (Big Data Management System) with a feature set that distinguishes it from other platforms in today's open source Big Data ecosystem. Its features make it well-suited to applications like web data warehousing, social data storage and analysis, and other use cases related to Big Data. AsterixDB has a flexible NoSQL style data model; a query language that supports a wide range of queries; a scalable runtime; partitioned, LSM-based data storage and indexing (including B + -tree, R-tree, and text indexes); support for external as well as natively stored data; a rich set of built-in types; support for fuzzy, spatial, and temporal types and queries; a built-in notion of data feeds for ingestion of data; and transaction support akin to that of a NoSQL store. Development of AsterixDB began in 2009 and led to a mid-2013 initial open source release. This paper is the first complete description of the resulting open source AsterixDB system. Covered herein are the system's data model, its query language, and its software architecture. Also included are a summary of the current status of the project and a first glimpse into how AsterixDB performs when compared to alternative technologies, including a parallel relational DBMS, a popular NoSQL store, and a popular Hadoop-based SQL data analytics platform, for things that both technologies can do. Also included is a brief description of some initial trials that the system has undergone and the lessons learned (and plans laid) based on those early "customer" engagements.</description><identifier>ISSN: 2150-8097</identifier><identifier>EISSN: 2150-8097</identifier><identifier>DOI: 10.14778/2733085.2733096</identifier><language>eng</language><ispartof>Proceedings of the VLDB Endowment, 2014-10, Vol.7 (14), p.1905-1916</ispartof><lds50>peer_reviewed</lds50><woscitedreferencessubscribed>false</woscitedreferencessubscribed><cites>FETCH-LOGICAL-c196t-44fbfa8c8f9d351bdbfa21a2d533538c10db8e35d02c4ba625870f69e6214c023</cites></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>314,777,781,27905,27906</link.rule.ids></links><search><creatorcontrib>Alsubaiee, Sattam</creatorcontrib><creatorcontrib>Altowim, Yasser</creatorcontrib><creatorcontrib>Altwaijry, Hotham</creatorcontrib><creatorcontrib>Behm, Alexander</creatorcontrib><creatorcontrib>Borkar, Vinayak</creatorcontrib><creatorcontrib>Bu, Yingyi</creatorcontrib><creatorcontrib>Carey, Michael</creatorcontrib><creatorcontrib>Cetindil, Inci</creatorcontrib><creatorcontrib>Cheelangi, Madhusudan</creatorcontrib><creatorcontrib>Faraaz, Khurram</creatorcontrib><creatorcontrib>Gabrielova, Eugenia</creatorcontrib><creatorcontrib>Grover, Raman</creatorcontrib><creatorcontrib>Heilbron, Zachary</creatorcontrib><creatorcontrib>Kim, Young-Seok</creatorcontrib><creatorcontrib>Li, Chen</creatorcontrib><creatorcontrib>Li, Guangqiang</creatorcontrib><creatorcontrib>Ok, Ji Mahn</creatorcontrib><creatorcontrib>Onose, Nicola</creatorcontrib><creatorcontrib>Pirzadeh, Pouria</creatorcontrib><creatorcontrib>Tsotras, Vassilis</creatorcontrib><creatorcontrib>Vernica, Rares</creatorcontrib><creatorcontrib>Wen, Jian</creatorcontrib><creatorcontrib>Westmann, Till</creatorcontrib><title>AsterixDB: a scalable, open source BDMS</title><title>Proceedings of the VLDB Endowment</title><description>AsterixDB is a new, full-function BDMS (Big Data Management System) with a feature set that distinguishes it from other platforms in today's open source Big Data ecosystem. Its features make it well-suited to applications like web data warehousing, social data storage and analysis, and other use cases related to Big Data. AsterixDB has a flexible NoSQL style data model; a query language that supports a wide range of queries; a scalable runtime; partitioned, LSM-based data storage and indexing (including B + -tree, R-tree, and text indexes); support for external as well as natively stored data; a rich set of built-in types; support for fuzzy, spatial, and temporal types and queries; a built-in notion of data feeds for ingestion of data; and transaction support akin to that of a NoSQL store. Development of AsterixDB began in 2009 and led to a mid-2013 initial open source release. This paper is the first complete description of the resulting open source AsterixDB system. Covered herein are the system's data model, its query language, and its software architecture. Also included are a summary of the current status of the project and a first glimpse into how AsterixDB performs when compared to alternative technologies, including a parallel relational DBMS, a popular NoSQL store, and a popular Hadoop-based SQL data analytics platform, for things that both technologies can do. Also included is a brief description of some initial trials that the system has undergone and the lessons learned (and plans laid) based on those early "customer" engagements.</description><issn>2150-8097</issn><issn>2150-8097</issn><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2014</creationdate><recordtype>article</recordtype><recordid>eNpNj8tKQzEURYMoeG2d-xO3PScnj5NhrX1BwYkdh9w8oKIoSQf690p7Bx2tvScLlhBPCDNU1vJcWiJgPTvTmRvRSdTQMzh7e7XvxUNr7wCGDXInukU75Xr8eXmeirsSPlp-HDkRh_Xqbbnt96-b3XKx7yM6c-qVKkMJHLm4RBqH9P8kBpk0kSaOCGngTDqBjGoIRmq2UIzLRqKKIGki4OKN9au1mov_rsfPUH89gj-n-DHFjyn0B81IOUQ</recordid><startdate>201410</startdate><enddate>201410</enddate><creator>Alsubaiee, Sattam</creator><creator>Altowim, Yasser</creator><creator>Altwaijry, Hotham</creator><creator>Behm, Alexander</creator><creator>Borkar, Vinayak</creator><creator>Bu, Yingyi</creator><creator>Carey, Michael</creator><creator>Cetindil, Inci</creator><creator>Cheelangi, Madhusudan</creator><creator>Faraaz, Khurram</creator><creator>Gabrielova, Eugenia</creator><creator>Grover, Raman</creator><creator>Heilbron, Zachary</creator><creator>Kim, Young-Seok</creator><creator>Li, Chen</creator><creator>Li, Guangqiang</creator><creator>Ok, Ji Mahn</creator><creator>Onose, Nicola</creator><creator>Pirzadeh, Pouria</creator><creator>Tsotras, Vassilis</creator><creator>Vernica, Rares</creator><creator>Wen, Jian</creator><creator>Westmann, Till</creator><scope>AAYXX</scope><scope>CITATION</scope></search><sort><creationdate>201410</creationdate><title>AsterixDB</title><author>Alsubaiee, Sattam ; Altowim, Yasser ; Altwaijry, Hotham ; Behm, Alexander ; Borkar, Vinayak ; Bu, Yingyi ; Carey, Michael ; Cetindil, Inci ; Cheelangi, Madhusudan ; Faraaz, Khurram ; Gabrielova, Eugenia ; Grover, Raman ; Heilbron, Zachary ; Kim, Young-Seok ; Li, Chen ; Li, Guangqiang ; Ok, Ji Mahn ; Onose, Nicola ; Pirzadeh, Pouria ; Tsotras, Vassilis ; Vernica, Rares ; Wen, Jian ; Westmann, Till</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-c196t-44fbfa8c8f9d351bdbfa21a2d533538c10db8e35d02c4ba625870f69e6214c023</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2014</creationdate><toplevel>peer_reviewed</toplevel><toplevel>online_resources</toplevel><creatorcontrib>Alsubaiee, Sattam</creatorcontrib><creatorcontrib>Altowim, Yasser</creatorcontrib><creatorcontrib>Altwaijry, Hotham</creatorcontrib><creatorcontrib>Behm, Alexander</creatorcontrib><creatorcontrib>Borkar, Vinayak</creatorcontrib><creatorcontrib>Bu, Yingyi</creatorcontrib><creatorcontrib>Carey, Michael</creatorcontrib><creatorcontrib>Cetindil, Inci</creatorcontrib><creatorcontrib>Cheelangi, Madhusudan</creatorcontrib><creatorcontrib>Faraaz, Khurram</creatorcontrib><creatorcontrib>Gabrielova, Eugenia</creatorcontrib><creatorcontrib>Grover, Raman</creatorcontrib><creatorcontrib>Heilbron, Zachary</creatorcontrib><creatorcontrib>Kim, Young-Seok</creatorcontrib><creatorcontrib>Li, Chen</creatorcontrib><creatorcontrib>Li, Guangqiang</creatorcontrib><creatorcontrib>Ok, Ji Mahn</creatorcontrib><creatorcontrib>Onose, Nicola</creatorcontrib><creatorcontrib>Pirzadeh, Pouria</creatorcontrib><creatorcontrib>Tsotras, Vassilis</creatorcontrib><creatorcontrib>Vernica, Rares</creatorcontrib><creatorcontrib>Wen, Jian</creatorcontrib><creatorcontrib>Westmann, Till</creatorcontrib><collection>CrossRef</collection><jtitle>Proceedings of the VLDB Endowment</jtitle></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Alsubaiee, Sattam</au><au>Altowim, Yasser</au><au>Altwaijry, Hotham</au><au>Behm, Alexander</au><au>Borkar, Vinayak</au><au>Bu, Yingyi</au><au>Carey, Michael</au><au>Cetindil, Inci</au><au>Cheelangi, Madhusudan</au><au>Faraaz, Khurram</au><au>Gabrielova, Eugenia</au><au>Grover, Raman</au><au>Heilbron, Zachary</au><au>Kim, Young-Seok</au><au>Li, Chen</au><au>Li, Guangqiang</au><au>Ok, Ji Mahn</au><au>Onose, Nicola</au><au>Pirzadeh, Pouria</au><au>Tsotras, Vassilis</au><au>Vernica, Rares</au><au>Wen, Jian</au><au>Westmann, Till</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>AsterixDB: a scalable, open source BDMS</atitle><jtitle>Proceedings of the VLDB Endowment</jtitle><date>2014-10</date><risdate>2014</risdate><volume>7</volume><issue>14</issue><spage>1905</spage><epage>1916</epage><pages>1905-1916</pages><issn>2150-8097</issn><eissn>2150-8097</eissn><abstract>AsterixDB is a new, full-function BDMS (Big Data Management System) with a feature set that distinguishes it from other platforms in today's open source Big Data ecosystem. Its features make it well-suited to applications like web data warehousing, social data storage and analysis, and other use cases related to Big Data. AsterixDB has a flexible NoSQL style data model; a query language that supports a wide range of queries; a scalable runtime; partitioned, LSM-based data storage and indexing (including B + -tree, R-tree, and text indexes); support for external as well as natively stored data; a rich set of built-in types; support for fuzzy, spatial, and temporal types and queries; a built-in notion of data feeds for ingestion of data; and transaction support akin to that of a NoSQL store. Development of AsterixDB began in 2009 and led to a mid-2013 initial open source release. This paper is the first complete description of the resulting open source AsterixDB system. Covered herein are the system's data model, its query language, and its software architecture. Also included are a summary of the current status of the project and a first glimpse into how AsterixDB performs when compared to alternative technologies, including a parallel relational DBMS, a popular NoSQL store, and a popular Hadoop-based SQL data analytics platform, for things that both technologies can do. Also included is a brief description of some initial trials that the system has undergone and the lessons learned (and plans laid) based on those early "customer" engagements.</abstract><doi>10.14778/2733085.2733096</doi><tpages>12</tpages></addata></record>
fulltext fulltext
identifier ISSN: 2150-8097
ispartof Proceedings of the VLDB Endowment, 2014-10, Vol.7 (14), p.1905-1916
issn 2150-8097
2150-8097
language eng
recordid cdi_crossref_primary_10_14778_2733085_2733096
source ACM Digital Library
title AsterixDB: a scalable, open source BDMS
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-19T20%3A22%3A29IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-crossref&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=AsterixDB:%20a%20scalable,%20open%20source%20BDMS&rft.jtitle=Proceedings%20of%20the%20VLDB%20Endowment&rft.au=Alsubaiee,%20Sattam&rft.date=2014-10&rft.volume=7&rft.issue=14&rft.spage=1905&rft.epage=1916&rft.pages=1905-1916&rft.issn=2150-8097&rft.eissn=2150-8097&rft_id=info:doi/10.14778/2733085.2733096&rft_dat=%3Ccrossref%3E10_14778_2733085_2733096%3C/crossref%3E%3Curl%3E%3C/url%3E&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_id=info:pmid/&rfr_iscdi=true