mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-17 14:21:59 +00:00
13 lines
184 B
YAML
13 lines
184 B
YAML
![]() |
source:
|
||
|
type: mysql
|
||
|
config:
|
||
|
# Coordinates
|
||
|
host_port: localhost:3306
|
||
|
database: dbname
|
||
|
|
||
|
# Credentials
|
||
|
username: root
|
||
|
password: example
|
||
|
|
||
|
sink:
|
||
|
# sink configs
|