Database Layer

Maintainer: 

This OTS-project is about the database layer.

It provides:

  • SQL script to create the database schema
  • Documentation of the schema and fields
  • Basic principles of database design in OTS

Basically it's not recomended to use the OTS database directly - instead use the database access layer API or any OTS client API.