Skip to content

Latest commit

 

History

History
 
 

TechPreview

Database Integrator Open Metadata Integration Service (OMIS)

The Database Integrator OMIS supports the exchange of data assets and their related schema and connection information between an external relational database manager and the open metadata ecosystem.

Module Implementation

The modules are as follows:

  • database-integrator-api - defines the interface for an integration connector that is supported by the Database Integrator OMIS. This includes the implementation of the context that wraps the Data Manager OMAS's clients.

  • database-integrator-server - implements the context manager for the Database Integrator OMIS.

  • database-integrator-spring - implements a rest API for validating that a specific integration connector is able to run under this service.

  • database-integrator-client - implements a Java client for the REST API.

This integration service is paired with the Data Manager Open Metadata Access Service (OMAS).



License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.