Hello everyone, is there any way to ingest data fo...
# ingestion
q
Hello everyone, is there any way to ingest data for dbt source other than CLI or UI ?
1
a
You could use a script to send data to the rest or Kafka endpoints. They have python and Java SDKs but I imagine you could use any language if you really wanted. https://datahubproject.io/docs/metadata-ingestion/as-a-library/