-
-
Notifications
You must be signed in to change notification settings - Fork 195
GSOC 2026 #1225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
GSOC 2026 #1225
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -19,4 +19,8 @@ _site | |
| vendor | ||
|
|
||
| ## Modules | ||
| node_modules | ||
| node_modules | ||
|
|
||
| .jekyll-metadata | ||
| .ruby-gemset | ||
| .ruby-version | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,50 @@ | ||
| --- | ||
| layout: post | ||
| title: "Debezium Joins Google Summer of Code 2026!" | ||
| date: 2026-02-23 | ||
| tags: [ community, news, gsoc ] | ||
| author: gpanice | ||
| --- | ||
|
|
||
| We’re thrilled to announce that Debezium will participate in Google Summer of Code (GSoC) for 2026! 🎉 | ||
|
|
||
| As part of the https://summerofcode.withgoogle.com/programs/2026/organizations/jboss-community[JBoss Community’s GSoC organization], we’re offering several projects for contributors who want to work on change data capture (CDC) technology and expand the Debezium ecosystem. | ||
kmos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| GSoC is a fantastic opportunity for aspiring contributors to gain hands‑on engineering experience while being mentored by open-source maintainers. If you’re passionate about distributed systems, data streaming, CDC this is the perfect chance to dive in. | ||
kmos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| == 🚀 Debezium Project Ideas for GSoC 2026 | ||
|
|
||
| Below are the Debezium‑related projects available for this year’s program, as listed on the official Jboss Community GSoC ideas page: | ||
|
|
||
| 1. **Debezium Source Connector for Milvus**: implement a new source connector to capture changes from https://milvus.io[Milvus], the popular vector database. | ||
|
|
||
| 2. **Debezium Source Connector for SQLite** implement a new source connector to capture changes from https://sqlite.org[SQLite], one of the most widely used embedded databases. | ||
|
|
||
| 3. **Debezium CLI**: a dedicated command-line interface for making setup, debugging, and deployment more intuitive. | ||
|
|
||
| 4. **Host-Based Pipeline Deployment for the Debezium Platform**: enhance Debezium’s platform-level capabilities by improving the deployment. | ||
|
|
||
| 5. **PyDebeziumAI**: explore how AI can enhance Debezium via Python | ||
|
|
||
|
|
||
| == 💬 Upcoming AMA Session for Contributors | ||
|
|
||
| To help interested candidates get familiar with the projects, mentors, and expectations, we’ll be hosting an Ask‑Me‑Anything (AMA) session. After the session you should be able to begin discussing ideas with mentors. | ||
kmos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| 📅 **Date**: 4th March 2026 2.30PM CET | ||
|
|
||
| 🎬**Platform**: https://www.youtube.com/watch?v=YwdEro2Ji0Q[youtube.com] | ||
|
|
||
| 🎙️ **Who should attend?** Anyone considering applying for one of the Debezium projects. | ||
|
|
||
| == 🤝 How to Get Started | ||
|
|
||
| - Read through the full GSoC 2026 https://spaces.redhat.com/spaces/GSOC/pages/750884772/Google+Summer+of+Code+2026+Ideas[idea list] for the JBoss Community. | ||
| - Join the discussion official channels for Jboss Community. | ||
| - Join the https://debezium.zulipchat.com/#narrow/stream/302529-users[Debezium Zulip Chat] and subscribe to the https://debezium.zulipchat.com/#narrow/channel/573881-community-gsoc[community-gsoc] channel | ||
| - follow Debezium on https://www.linkedin.com/company/debezium[linkedin] for updates | ||
kmos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Read the https://github.com/debezium/debezium/blob/main/CONTRIBUTING.md[contribution guidelines] | ||
| - familiarize with Debezium taking a https://github.com/debezium/dbz/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22[good-first-issue] | ||
kmos marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| We’re excited to welcome the next generation of contributors to the Debezium community. | ||
| Stay tuned for more details and get ready for an incredible GSoC season! | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.