An open API service indexing awesome lists of open source software.

https://github.com/polypheny/polypheny-ui

A powerful and easy to use browser-based user interface for Polypheny-DB.
https://github.com/polypheny/polypheny-ui

Last synced: 12 months ago
JSON representation

A powerful and easy to use browser-based user interface for Polypheny-DB.

Awesome Lists containing this project

README

          

# Polypheny-UI

_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.

## Features ##
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

## Roadmap ##
See the [open issues](https://github.com/polypheny/Polypheny-DB/labels/A-ui) for a list of proposed features (and known issues).

## Contributing ##
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](https://github.com/polypheny/Admin) for guidelines and additional information.

Please note that we have a [code of conduct](https://github.com/polypheny/Admin/blob/master/CODE_OF_CONDUCT.md). Please follow it in all your interactions with the project.

## Credits ##

Polypheny-UI is based on the beautiful [CoreUI](https://coreui.io/angular/) template.

## License ##
The MIT License (MIT)