CustomDatabaseConnection
Custom Database Service connection to build a source that is not supported by OpenMetadata yet.
Properties
type: Custom database service type. Refer to #/definitions/customDatabaseType. Default:"CustomDatabase".sourcePythonClass(string): Source Python Class Name to instantiated by the ingestion workflow.connectionOptions: Refer to ../connectionBasicType.json#/definitions/connectionOptions.
Definitions
customDatabaseType(string): Custom database service type. Must be one of:["CustomDatabase"]. Default:"CustomDatabase".
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.