You can ingest data from RedHat AMQ Streams into RisingWave by using the Kafka source connector in RisingWave.
financial-transactions
with the following sample data from various financial transactions data, formatted as JSON. Each sample represents a unique transaction with distinct transaction IDs, sender and receiver accounts, amounts, currencies, and timestamps. Hence AMQ Streams is compatible with Apache Kafka. For more information, refer to Apache Kafka.
financial-transactions
to connect RisingWave to the AMQ Streams topic.