Polypheny-DB icon indicating copy to clipboard operation
Polypheny-DB copied to clipboard

A self-adaptive Polystore that provides cost- and workload aware access to heterogeneous data.

Results 100 Polypheny-DB issues
Sort by recently updated
recently updated
newest added

## Summary This MQTT Query Interface extension enables Polypheny to intercept MQTT (Message Queuing Telemetry Transport) data streams by connecting to an MQTT Broker. These MQTT messages can be optionally...

## Summary Extended the Ethereum Adapter to support event data retrieval from smart contracts to enable relevant economic analysis on the Ethereum blockchain. ### Features * fetch event data from...

## Summary Part of my bachelorthesis: Multi-Model Graphical Querying Added cross-model support to the sidebar in the graphical querying interface. ### Changes * Different depth is shown of the namespaces...

### Affected Areas DB ### Feature Description An ODBC driver for Polypheny would come in most helpful. ### Use Case(s) Many Business Intelligence tools can connect easily with an ODBC...

C-enhancement
E-medium

### Affected Areas DB, UI, Client ### Feature Description It would be good to have a general purpose ODBC Adapter such that Polypheny can hook up to any ODBC enabled...

C-enhancement
A-db
E-medium

### Affected Areas DB, UI ### Feature Description Add the possibility to change the default container registry where docker images are pulled from if a docker deployment of stores is...

C-enhancement
A-ui
A-db
E-medium
P-medium

### Operating System (Polypheny-DB) Linux ### Polypheny-DB Version v.0.9.0 ### Affected Areas DB, UI ### Browser _No response_ ### Client Operating System SLES 15 SP4 ### Bug Description When connecting...

C-bug
A-ui
A-db
E-medium

## Summary I modified the checkModelLangCompatibility method in the DdlManagerImpl class to support the SQL-based creation of views in a document namespace. **Fixes:** #ABC, #XYZ [link all relevant issues] ###...

## Summary This is a prototype on how users can influence the data store chosen by Polypheny. At the moment it is only implemented for SQL queries and it operates...

## Summary **MergeColumns**: Allows merging multiple columns of a table in a relational namespace of Polypheny. As a test, the MergeColumns operation was performed in a vertically partitioned schema, where...