Debezium 2026 Survey Results blog#1248
Conversation
|
🎊 PR Preview has been successfully built and deployed to https://debezium-debezium-github-io-preview-pr-1248.surge.sh |
|
@Naros nice read! I left a minor comment but overall it LGTM. |
vjuranek
left a comment
There was a problem hiding this comment.
Nice read! The only thing I'm missing is to mention absolute number of responses. If it's intentionally not provided, then it should be removed from the third picture ("Switched away 3 out of 69")
@vjuranek, that's a good point, and one I'm not really sold on how best to convey that. On the one hand, I could imagine some who would like to know the actual number of respondents. On the other hand, I could imagine that knowing the actual number could evoke mixed feelings about the sample size. For this reason, I was actually considering converting that metric to a percentage, as I think 0.04% looks better, and it also aligns that with the other chart representations. What does everyone think about that? |
|
@Naros Percentage is fine but if you don't want to make any assumptions on sample size then you should probably replace the term dozens at the beginning of article with numerous. |
| The scale at which people are running Debezium is worth pausing on. | ||
| When we asked about change throughput, responses ranged from as low as 1-25 changes per minute up to 1-2 million changes per minute. | ||
| Many environments operate in the tens or hundreds of thousands per minute. | ||
| Some PostgreSQL environments see technical commit counts up to 19k per minute during peak transaction loads. |
There was a problem hiding this comment.
Can we have a chart that would create buckets of traffic and correlate it with theprecentage of respondents.
e4d4dfd to
e2f8519
Compare
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
Signed-off-by: Chris Cranford <chris@hibernate.org>
eaf8ac0 to
b9549a0
Compare
gunnarmorling
left a comment
There was a problem hiding this comment.
That's awesome, so many great insights in that one!
A few comments/suggestions inline.
| </style> | ||
| ++++ | ||
|
|
||
| Earlier this year, we asked the Debezium community to tell us how they're using the project, what's working, and where we need to do better. |
There was a problem hiding this comment.
| Earlier this year, we asked the Debezium community to tell us how they're using the project, what's working, and where we need to do better. | |
| Earlier this year, we [asked the Debezium community](link?) to tell us how they're using the project, what's working, and where we need to do better. |
| ++++ | ||
|
|
||
| Additionally, **98.6% of respondents** are currently using Debezium or plan to within the next year. | ||
| Of those currently using it, 91.3% are active users. |
There was a problem hiding this comment.
What does that mean? How can one be currently using it, but not actively?
| Additionally, **98.6% of respondents** are currently using Debezium or plan to within the next year. | ||
| Of those currently using it, 91.3% are active users. | ||
| Only three respondents had switched to other solutions. | ||
| For an open-source project competing against well-funded commercial alternatives, that retention is remarkable. |
There was a problem hiding this comment.
That feels a bit misleading, I mean it's not as if Debezium isn't commercially funded?
There was a problem hiding this comment.
That's true, I suppose my framing here needs work. It might be better to avoid the comparison here and just stick to the retention positive aspect.
There was a problem hiding this comment.
@Naros I think the sentence can stay, just drop competing against well-funded commercial alternatives.
There was a problem hiding this comment.
I wordsmithed it a bit and I think this frames the intent better:
Additionally, Debezium's adoption numbers tell a compelling story: nearly all respondents (98.6%), are either actively using it or plan to within the next year, with 91.3% of those already in active use today.
With only 4.3% of respondents having moved to a competing solution or no longer needing a CDC at all, the retention speaks for itself.
| </div> | ||
| ++++ | ||
|
|
||
| When we asked about change throughput, responses ranged from as low as 1-25 changes per minute up to 1-2 million changes per minute. |
There was a problem hiding this comment.
Is that change events, or transactions (with multiple events)? If it's the former, I'd have expected much higher numbers, actually. We know folks use Debezium for emitting hundreds of thousands of events per sec. Nobody in the survey reporting that scale? If so, it would be worth to drop somewhere that Debezium scales beyond those numbers.
There was a problem hiding this comment.
We asked for changes per minute.
There was a problem hiding this comment.
Gotcha. In general, I think xyz/sec is the better metric; it's established and lets people honestly compare.
|
|
||
| When we asked about change throughput, responses ranged from as low as 1-25 changes per minute up to 1-2 million changes per minute. | ||
| Many environments operate in the tens or hundreds of thousands per minute. | ||
| Some PostgreSQL environments see technical commit counts up to 19k per minute during peak transaction loads. |
There was a problem hiding this comment.
What is "technical commit count"?
There was a problem hiding this comment.
An auto-correct mistake. That should likely just be "commit counts".
There was a problem hiding this comment.
I removed it as I don't think it provides much value to this section, as the updated section I think is clear and concise. Let me know what you think, @gunnarmorling.
Signed-off-by: Chris Cranford <chris@hibernate.org>
|
@gunnarmorling from your PoV, is this g2g? |
|
Yepp, LGTM. Great stuff! |

No description provided.