Sign inSign up

cloudamqp/airbyte-source-amqp

By cloudamqp

Updated 8 months ago

Airbyte source connector for getting messages from AMQP into Airbyte

Image
0

741

cloudamqp/airbyte-source-amqp repository overview

AMQP to Airbyte connector

An Airbyte source connector for consuming messages from AMQP brokers (RabbitMQ, LavinMQ, etc.). Written in Go.

Enables streaming AMQP messages into any Airbyte-supported destination such as databases, data warehouses, or data lakes.

To add as a custom connector in Airbyte:

  1. Go to Settings → Sources → + New connector
  2. Enter Docker repository: cloudamqp/airbyte-source-amqp
  3. Enter Docker image tag: latest (or a specific version like 1.0.0)
Configuration
FieldRequiredDescription
amqp_urlYesAMQP connection URL (e.g., amqps://user:pass@host:5671/vhost)
exchangeYesName of the AMQP exchange to consume from
queue_nameYesName of the queue to create and bind to the exchange
binding_keyNoRouting key for queue binding (empty for fanout/all messages)
stream_nameYesName of the Airbyte stream for the destination

Issues & Support

Report issues at https://github.com/cloudamqp/airbyte-connector/issues

For help, reach out to [email protected]

Tag summary

Content type

Image

Digest

sha256:7a85fdb1a

Size

5.9 MB

Last updated

8 months ago

docker pull cloudamqp/airbyte-source-amqp