Navigate Kafka without losing context
Browse topics, inspect partitions and configuration, consume from precise offsets, and filter records by key, header, JSON path or time.
The native desktop workspace for exploring, producing, testing and understanding Kafka data without breaking your flow.
{
"orderId": "PO-10482",
"region": "eu-west-2",
"status": "VALIDATED"
}Bring the Kafka workflows scattered across terminals, dashboards and one-off utilities into one coherent native workspace.
Browse topics, inspect partitions and configuration, consume from precise offsets, and filter records by key, header, JSON path or time.
Explore subjects and versions as syntax-highlighted definitions or graphs. Compare changes side by side and validate compatibility before release.
Define fixtures, capture baseline offsets and verify output records with bounded, manual same-cluster integration tests.
Build bounded same-cluster copy pipelines with mandatory dry runs, exact target confirmation and broker acknowledgement progress.
Move beyond raw schema text. Compare any subject or version, inspect connected structures and validate compatibility before consumers find the breaking change for you.
{
"type": "record",
"name": "PurchaseOrder",
"namespace": "io.dflow.orders",
"fields": [
{ "name": "orderId", "type": "string" },
{ "name": "status", "type": "OrderStatus" }
]
}{
"type": "record",
"name": "PurchaseOrder",
"namespace": "io.dflow.orders",
"fields": [
{ "name": "orderId", "type": "string" },
+ { "name": "region", "type": "string" },
{ "name": "status", "type": "OrderStatus" }
]
}Native navigation keeps your workspaces, pipelines, tests, AI tools and activity logs close without sending your Kafka records through our website.

Inspect payloads, produce validated records and debug consumers without stitching together scripts.
Turn event flows into repeatable fixtures and precise assertions for faster release confidence.
Move between secured environments, schemas and operational details from one focused workspace.
Give teams a common visual language for understanding event-driven systems and reducing delivery friction.
dFlow~IQ is a desktop client. Your Kafka messages, topic names, credentials and connection endpoints are not routed through the dFlowIQ website.
Workspace configuration and operational activity remain on your machine.
Product analytics and error reporting are separate, optional choices and can be withdrawn.
SASL/PLAIN, SASL/SCRAM, TLS, JKS and PEM certificate workflows.
The Community edition is available now for teams exploring, debugging and testing Kafka workflows.
For individual engineers and teams exploring, debugging and testing Kafka workflows.
Download dFlow~IQ for your platform. Installer links will appear here as soon as public release assets are ready.
Native .dmg installer · Apple silicon · Free to get started