This code aims to be based on ISO-compliant, therefore database-agnostic. However, Data Definition Language (DDL) usually involves vendor variants.
Create database structure: see ./structure//create.sql Load test data: see ./test/data/load.sql
Execute SQL script: see /code/update_quality.sql TODO: Introduce test framework - vendor specific