CI

Documentation

This is a prototype model for bitemporal data management based on a Julia bitemporal data management API

It is intended to provide persistence for this Webapp

The Data Model of the prototype. This is - as of now - all about versioning of entities and relationships for a Life Insurance app - domain specific attributes will be added when calculations will come into play. (Like the examples from LifeContingencies.jl)

Current features are:

  • populating the database
  • displaying contract versions and history

Test and sample code for the BitemporalPostgres-API. Creation, Mutation, Committing and mutations persisted pending and rolled back

The same test and sample code as a Jupyter notebook. Creation ... and mutations ...

When You open this project in a gitpod container the test code will be executed automatically to spin up and populate the database.

UML Model