Powered by Zoomin Software. For more details please contactZoomin

MarkLogic Data Hub

Servers and Databases

  • Last Updated: April 5, 2026
  • 1 minute read

Servers and Databases

When installing a data hub, the following databases are created:

  • Staging. The staging database contains the raw data that was ingested into DHF for further processing.

    Appserver data-hub-STAGING, port 8010
    Content db data-hub-STAGING
    Modules db data-hub-MODULES
    Triggers db data-hub-staging-TRIGGERS
    Schemas db data-hub-staging-SCHEMAS
  • Final. The final database contains the harmonized data, which the final appserver makes available to downstream applications.

    Appserver data-hub-FINAL, port 8011
    Content db data-hub-FINAL
    Triggers db data-hub-final-TRIGGERS
    Modules db data-hub-MODULES
    Schemas db data-hub-final-SCHEMAS
  • Jobs. The jobs database contains both the logs of job activity and the traces of what happened during flow runs.

    Note: This appserver shares some staging databases.

    Appserver data-hub-JOBS, port 8013
    Content db data-hub-JOBS
    Triggers db data-hub-staging-TRIGGERS
    Modules db data-hub-MODULES
    Schemas db data-hub-staging-SCHEMAS

The names of these databases are all configurable using values in gradle.properties.

See Also

Related concepts

Related reference

Related information

TitleResults for “How to create a CRG?”Also Available inAlert