Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以使用 Apache Kafka 连接到 ArangoDB 吗?我可以看到对 ArangoDB 的 DirectMQ 的支持,但是如果我想使用 Kafka 从各种来源获取数据并将其存储在 ArangoDB 上
你能?是的。
连接器是否已经存在?也许,也许不是。
然而,这并不妨碍您编写自己的代码,因此答案回到“是”,并且“支持”并不妨碍您使用 Kafka Connect,因为它是任何人都可以在其上开发的开源框架.