Auflistung it - Information Technology 59(3) - Juni 2017 nach Autor:in "Beier, Felix"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelArchitecture of a data analytics service in hybrid cloud environments(it - Information Technology: Vol. 59, No. 5, 2017) Beier, Felix; Stolze, KnutDB2 for z/OS is the backbone of many transactional systems in the world. IBM DB2 Analytics Accelerator (IDAA) is IBM's approach to enhance DB2 for z/OS with very fast processing of OLAP and analytical SQL workload. While IDAA was originally designed as an appliance to be connected directly to System z, the trend in the IT industry is towards cloud environments. That offers a broad range of tools for analytical data processing tasks.
- ZeitschriftenartikelGPU-GIST – a case of generalized database indexing on modern hardware(it - Information Technology: Vol. 59, No. 5, 2017) Beier, Felix; Sattler, Kai-UweA lot of different indexes have been developed for accelerating search operations on large data sets. Search trees, representing the most prominent class, are ubiquitous in database management systems but are also widely used in non-DBMS applications. An approach for lowering the implementation complexity of these structures are index frameworks like generalized search trees (GiST). Common data management operations are implemented within the framework which can be specialized by data organization and evaluation strategies in order to model the actual index type. These frameworks are particularly useful in scientific and engineering applications where characteristics of the underlying data set are not known a priori and a lot of prototyping is required in order to find suitable index structures for the workload.