This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 82bf16adc48ed955332cfa28ff7dadd0548f059c Author: jist <[email protected]> AuthorDate: Fri Mar 14 15:57:51 2025 +0100 Add EmbedIT to the powered-by (#91) * Add EmbedIT to the powered-by Short information about usage of NiFi in EmbedIT * Update powered-by.md * Small rewording (cherry picked from commit 649cbe304fdc53f607ec488b1f96ba5825c9c83b) --- content/community/powered-by.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/community/powered-by.md b/content/community/powered-by.md index efee5140..20e7f2f1 100644 --- a/content/community/powered-by.md +++ b/content/community/powered-by.md @@ -108,5 +108,11 @@ along with other technologies like Apache Hadoop and Apache Spark. Xebia is a Dutch service company in the data science and engineering space. The company helps customers ingest and process data in real time from the most disparate devices, including trains. +## [EmbedIT](https://www.embedit.com) + +EmbedIT as part of PPF group uses Apache NiFi to manage processes/orchestration within internal and customer data +flows in conjunction with SQL systems (Oracle, MS SQL, ...), NoSQL systems (Apache Cassandra, ...), transport layer +(Kafka, Rabbit MQ, ...) for on-prem and cloud solutions. + _Submit a [Pull Request](https://github.com/apache/nifi-site/pulls) or send a short description of your organization and usage to [Users Mailing List](https://nifi.apache.org/mailing_lists.html) to be added._
