Skip to content
Reference>Meta Database

Meta Database

The metadatabase is a database in MetaKraftwerk that you can use to store and transform metadata. There are various ways to load metadata from external sources into the metadatabase. It is stored in simple relational tables. Once the metadata is loaded, it can be evaluated and further processed using SQL. It is possible to define SQL-based views that perform transformations on the metadata. The ultimate goal of this is to prepare metadata so that it can be used as instance metadata.

The following chapters describe the functionality of the metadatabase in detail.

SQL Datatype Reference

Reference for SQL data types.

SQL Command Reference

Reference for SQL commands.

Function Reference

Reference for SQL functions.

Scripting Reference

Reference for MetaKraftwerk Scripting constructs.

Information Schema

The information schema provides information about the objects inside MetaKraftwerk.