ODD Platform
  • Overview
  • Architecture
  • ODDRN
  • Features
  • Use cases
    • Data compliance for Data Scientists
    • Deprecation for Data Engineer \ Analyst
    • Visibility for Data Quality Engineer
    • Data preparation for Visualization Engineer
    • Service Provider and Pre-Sales
  • Configuration and Deployment
    • Try locally
    • Deploy to Amazon Elastic Kubernetes Service (EKS)
    • Configure ODD Platform
    • Enable security
      • Authentication
        • Disabled authentication
        • Login form
        • OAUTH2/OIDC
        • LDAP
      • Authorization
        • Policies
        • Permissions
        • Roles
        • Owners
        • User-owner association
  • Developer Guides
    • API Reference
    • How to contribute
    • GitHub organization overview
    • Build and run
      • Build and run ODD Platform
      • Build and run ODD Collectors
Powered by GitBook
On this page
Edit on GitHub

Architecture

PreviousOverviewNextODDRN

Last updated 1 year ago

The diagram below contains the structure of the Platform and shows principles of data exchange between ODD and your in-house components.

Push-client is a provider which sends information directly to the central repository of the Platform. Also about a push-strategy.

ODD Collector is a lightweight service which gathers metadata from all your data sources:

  • It connects to all your data sources simultaneously and provides configurable scheduling.

ODDRN (Open Data Discovery Resource Name) is a unique resource name that identifies entities such as data sources, data entities, dataset fields etc. It is used to built lineage and update metadata.

It manages your metadata according to the .

Specification
read