Skip to content

ODM Integration Hub⚓︎

This page showcases the gallery of open-source adapters services currently available to integrate the ODM Platform with data infrastructure technologies. It also includes the starter projects available on GitHub for developing custom adapters tailored to specific needs, extending the ODM Platform and enabling integration with the technological tools of your choice.

An Adapter is a technology-specific implementation of the Utility Plane APIs: it is the component that decouples the XOps platform from the data infrastructure.

Each adapter is pluggable to the ODM Platform via configuration properties. ODM users are required to configure all the adapters they need to work with the underlying infrastructure layer.

Observers⚓︎

Validators⚓︎

Executors⚓︎

CLI Tools⚓︎

Technologies⚓︎

ODM Platform is a multi-module Java application composed of multiple microservices. The following is the list of the development technologies:

  • Java
  • Maven
  • Spring
  • Spring Boot

All the services make use of this set of technologies as a baseline. Each single service can employ additional tools to meet different needs.