Skip to content

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

License

Notifications You must be signed in to change notification settings

EslamAsHhraf/Polypheny-UI

 
 

Repository files navigation

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 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 for guidelines and additional information.

Please note that we have a code of conduct. Please follow it in all your interactions with the project.

Credits

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.

License

The MIT License (MIT)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.9%
  • HTML 31.1%
  • SCSS 6.2%
  • Other 0.8%