mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 23:28:11 +00:00
8 lines
151 B
YAML
8 lines
151 B
YAML
source:
|
|
type: sqlalchemy
|
|
config:
|
|
# Coordinates
|
|
connect_uri: "dialect+driver://username:password@host:port/database"
|
|
|
|
sink:
|
|
# sink configs |