This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 89ca4e9e chore: add Eclipse Dirigible to Who Uses Apache Camel
89ca4e9e is described below
commit 89ca4e9e94184bcaff686df5a70a1e34e8148428
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jun 27 16:33:51 2026 +0200
chore: add Eclipse Dirigible to Who Uses Apache Camel
Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
content/community/user-stories.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/community/user-stories.md
b/content/community/user-stories.md
index 591f5715..877047c4 100644
--- a/content/community/user-stories.md
+++ b/content/community/user-stories.md
@@ -181,5 +181,6 @@ Several commercial software products and platforms use
Apache Camel as their cor
|[SAP
HANA](https://www.linkedin.com/pulse/hana-smart-data-integration-simplifies-connecting-facebook-shankar/)|The
platform from SAP uses Apache Camel.|
|[Eclipse Kura](https://eclipse.dev/kura/)|Eclipse IoT M2M gateway for edge
devices. Apache Camel provides the built-in message routing engine for protocol
translation (MQTT, AMQP, CoAP, OPC UA, HTTP) and enterprise integration
patterns at the IoT edge. Deployed on Raspberry Pi and industrial gateways.|
|[Eclipse Kapua](https://www.eclipse.org/kapua/)|Eclipse IoT cloud management
platform for device registry, management, messaging, and telemetry. Uses Apache
Camel and ActiveMQ for message routing and integration. Co-sponsored by Red Hat
and Eurotech.|
+|[Eclipse Dirigible](https://www.dirigible.io/)|Eclipse Foundation
high-productivity application platform (hpaPaaS), originally born out of SAP.
Uses Apache Camel on Spring Boot as its [core integration
engine](https://central.sonatype.com/artifact/org.eclipse.dirigible/dirigible-components-engine-camel)
with a visual integration designer, Camel EIP snippets, and route templates.
Connects databases, HTTP services, messaging brokers, SAP, and cloud services.|
|[Flinkflow](https://github.com/talwegai/flinkflow)|Declarative, low-code
stream processing platform built on Apache Flink. Uses Apache Camel as one of
three polyglot runtimes (alongside Java and Python) for embedding
transformation and filtering logic inside Flink pipelines. Camel's Simple,
JsonPath, Groovy, and YAML DSL expressions run as embedded evaluators within
Flink operators. Apache 2.0 licensed, maintained by Talweg.|
{{< /table >}}