BaSyx Configuration Service Developer Documentation

Contents

BaSyx Configuration Service Developer Documentation#

This documentation describes the internal architecture and extension points of the BaSyx Configuration Service.

The service is implemented as a small ordered sequence runner. It connects to PostgreSQL, creates and preseeds the BaSyx schema-version table, uploads the base schema if not present, and applies registered SQL patches.

Documentation#