What would you like to be added:
As suggested in #3 the code base could be refactored.
Why is this needed:
- reuse variables/constants
- reuse code where possible
- rethink if additional Classes can be introduced
- rethink if main can be separated again
- rethink how schema updates and the affected production data are processed (
glrd-update)