Polypheny-UI is a powerful and easy to use browser-based user interface for Polypheny. The UI is deployed together with Polypheny-DB and can (by default) be accessed via port 7659.
Polypheny-UI supports a wide range of features including:
- Monitoring the current status
- Modifying settings
- Modify the schema
- Model foreign key relationships
- View and edit stored data
- Execute arbitrary queries
- Analyze query execution
- Graphically build query plans
- Explore-by-example based data exploration
See the open issues for a list of proposed features (and known issues).
We highly welcome your contributions to Polypheny-UI. If you would like to contribute, please fork the repository and submit your changes as a pull request. Please consult our Admin Repository for guidelines and additional information.
Please note that we have a code of conduct. Please follow it in all your interactions with the project.
Polypheny-UI is based on the beautiful CoreUI template. The query plan visualization is based on the Postgres Explain Visualizer which we have updated to be compatible with Angular 8 and modified to be used with Polypheny-DB.
The MIT License (MIT)