Debezium CLI A Unified Command Line Tool for CDC Pipeline Lifecycle Management
Binayak Das
Debezium lacks a developer-friendly CLI for managing CDC pipelines. I will build a dbz, a native CLI using Quarkus and Picocli, with two subsystems:...
WildFly Elytron Native PEM KeyStore for Kubernetes TLS Secrets
CharlieZhang
This project adds native PEM keystore support to WildFly Elytron, enabling WildFly to load Kubernetes TLS secrets directly without any manual...
Host-Based Pipeline Deployment for the Debezium Platform
d1vyanshu-kumar
The Debezium Management Platform currently deploys pipelines only to Kubernetes. This project adds host-based deployment support, enabling users to...
Debezium Source Connector for Milvus
Kartik Angiras
Milvus currently lacks a Debezium source connector, meaning data can flow into Milvus (via sink connectors) but not out of it into the broader data...
PyDebeziumAI: Real-time CDC Integration for LangChain & LangGraph using Debezium
KMohnishM
Modern AI systems relying on Retrieval-Augmented Generation (RAG) often suffer from stale data due to batch-based updates. This project,...
JBoss Web Server Diagnostic Configuration Validation Toolkit
Milan P Samuel
This project proposes building jws diag, a read only diagnostic CLI for JBoss Web Server that helps operators and SREs to inspect runtime and...
JBoss Web Server – Add a Diagnostic + Configuration Validation Toolkit (jws-diag)
Onkar Shelke
JBoss Web Server (JWS) is Red Hat’s enterprise distribution of Apache Tomcat used in production environments where configuration correctness and...
Debezium: Source Connector for SQLite
Siddhant Chaturvedi
SQLite is widely used in mobile, desktop, and edge applications but has no production-ready Change Data Capture connector. This project builds a...