Elrebo Open Source Software

  • yaml-powershell-with-pyyaml

    A Powershell module to access YAML files. It is implemented using python3 with the package PyYaml. It can be used from Unix, MacOS and Windows environments. The only prerequisites are: The software is hosted on Github at ChristophOberle/yaml-powershell-with-pyyaml

  • postgres-powershell

    A Powershell Module to access Postgres databases. It is published on GitHub at ChristophOberle/postgres-powershell.

  • dv2gen-example

    This Maven project is an example how to use dv2gen-maven-plugin to describe a DataVault 2.0 data warehouse. It is hosted on GitHub at ChristophOberle/dv2gen-example

  • dv2gen-maven-plugin

    A maven plugin to generate artifacts for a Data Vault 2.0 data warehouse based on dbt, AutomateDV and postgres. The project can be found on GitHub at ChristophOberle/dv2gen-maven-plugin The current version is 1.0.2 It is published on Maven Central The definition of the data warehouse is described in XML files. For more information visit the […]

  • xpath2.0-helper

    A useful tool to navigate an XML dataset from Java code. The navigation through the XML dataset is given as an XPath2.0 expression. The result ist returned to the Java program. You can find it on Maven Central at http://central.sonatype.com/artifact/de.elrebo/xpath2.0-helper The class XmlDocumentHelper prepares an XML document from the file system and stores it as […]

  • Hello World!

    This is elrebo.de The home of really useful open source software 😉