Skip to content

Releases: dataswift/hat-database-schema

HAT Beta

02 Aug 10:36
Compare
Choose a tag to compare

HAT Database Schema has been split up into a separate project for easier reuse across different environments.

This repository provides tools to create a fully functional HAT database, possibly as a Docker container and uses Liquibase evolutions for database versioning.

Notable changes to the HAT schema:

  • additional data debit statistics tables
  • recursive data tree (e.g. source data tables) retrieval moved from API layer to a database view for efficiency
  • structure of contextless bundles changed completely for a simpler model