Interfacing with Multi-Model Data and Queries (Master Project, Ongoing)

Author

Tobias Hafner

Description

Polypheny is a versatile system capable of handling a verity of data and workloads. The newly added Protobuf-based query interface provides a scalable and feature-rich interface supporting both the relational and the document model. However, since Polypheny also supports the LPG model, the interface yet misses support for a major data model of Polypheny.

With Polypheny being designed as a middleware between the applications and the data, an important aspect of such a PolyDBMS is to provide adapters for various types of data, including static data sources like files. Two important data formats that are not yet supported by Polypheny are JSON and XML.

This Masters's project consists of two parts: The first part is to add support for the LPG data model to the proto query interface and the second part is to implement a data source adapter that maps static JSON and XML files as collections in Polypheny.

In more detail, the objectives of this project are:


If time allows, the project can be extended by adding support for additional data formats to the data source adapter (e.g., YAML, BSON), implementing drivers for additional programming languages and frameworks, or even implementing a second data source adapter.

Start / End Dates

2024/03/01 - 2024/08/31

Supervisors

Research Topics