SQLScript: efficiently analyzing big enterprise data in SAP HANA
Zusammenfassung
Today, not only Internet companies such as Google, Facebook or Twitter do have Big Data but also Enterprise Information Systems store an ever growing amount of data (called Big Enterprise Data in this paper). In a classical SAP system landscape a central data warehouse (SAP BW) is used to integrate and analyze all enterprise data. In SAP BW most of the business logic required for complex analytical tasks (e.g., a complex currency conversion) is implemented in the application layer on top of a standard relational database. While being independent from the underlying database when using such an architecture, this architecture has two major drawbacks when analyzing Big Enterprise Data: (1) algorithms in ABAP do not scale with the amount of data and (2) data shipping is required. To this end, we present a novel programming language called SQLScript to efficiently support complex and scalable analytical tasks inside SAP's new main-memory database HANA. SQLScript provides two major extensions to the SQL dialect of SAP HANA: A functional and a procedural extension. While the functional extension allows the definition of scalable analytical tasks on Big Enterprise Data, the procedural extension provides imperative constructs to orchestrate the analytical tasks. The major contributions of this paper are two novel functional extensions: First, an extended version of the MapReduce programming model for supporting parallelizable user-defined functions (UDFs). Second, compared to recursion in the SQL standard, a generalized version of recursion to support graph analytics as well as machine learning tasks.
- Vollständige Referenz
- BibTeX
Binnig, C., May, N. & Mindnich, T.,
(2013).
SQLScript: efficiently analyzing big enterprise data in SAP HANA.
In:
Markl, V., Saake, G., Sattler, K.-U., Hackenbroich, G., Mitschang, B., Härder, T. & Köppen, V.
(Hrsg.),
Datenbanksysteme für Business, Technologie und Web (BTW) 2035.
Bonn:
Gesellschaft für Informatik e.V..
(S. 363-382).
@inproceedings{mci/Binnig2013,
author = {Binnig, Carsten AND May, Norman AND Mindnich, Tobias},
title = {SQLScript: efficiently analyzing big enterprise data in SAP HANA},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW) 2035},
year = {2013},
editor = {Markl, Volker AND Saake, Gunter AND Sattler, Kai-Uwe AND Hackenbroich, Gregor AND Mitschang, Bernhard AND Härder, Theo AND Köppen, Veit} ,
pages = { 363-382 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Binnig, Carsten AND May, Norman AND Mindnich, Tobias},
title = {SQLScript: efficiently analyzing big enterprise data in SAP HANA},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW) 2035},
year = {2013},
editor = {Markl, Volker AND Saake, Gunter AND Sattler, Kai-Uwe AND Hackenbroich, Gregor AND Mitschang, Bernhard AND Härder, Theo AND Köppen, Veit} ,
pages = { 363-382 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISBN: 978-3-88579-608-4
ISSN: 1617-5468
Datum: 2013
Sprache:
(en)
(en)
Typ: Text/Conference Paper

