akhq VS plumber

Compare akhq vs plumber and see what are their differences.

akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more... (by tchiotludo)

plumber

A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. (by streamdal)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
akhq plumber
17 19
3,192 2,039
- 0.5%
8.2 7.7
6 days ago 28 days ago
Java Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

akhq

Posts with mentions or reviews of akhq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-17.

plumber

Posts with mentions or reviews of plumber. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-12.
  • plumber VS kaf - a user suggested alternative
    2 projects | 12 Jan 2024
  • 14 DevOps and SRE Tools for 2024: Your Ultimate Guide to Stay Ahead
    10 projects | dev.to | 4 Dec 2023
    Streamdal
  • Show HN: Streamdal – an open-source tail -f for your data
    4 projects | news.ycombinator.com | 31 Oct 2023
    4. Go to the provided UI (or run the CLI app) and be able to peek into what your app is reading or writing, like with `tail -f`.

    And that's basically it. There's a bunch more functionality in the project but we find this to be the most immediately useful part. Every developer we've shown this to has said "I wish I had this at my gig at $company" - and we feel exactly the same. We are devs and this is what we’ve always wanted, hundreds of times - a way to just quickly look at the data our software is producing in real-time, without having to jump through any hoops.

    If you want to learn more about the "why" and the origin of this project - you can read about it here: https://streamdal.com/manifesto

    — — —

    HOW DOES IT WORK?

    The SDK establishes a long-running session with the server (using gRPC) and "listens" for commands that are forwarded to it all the way from the UI -> server -> SDK.

    The commands are things like: "show me the data that you are currently consuming", "apply these rules to all data that you produce", "inspect the schema for all data", and so on.

    The SDK interprets the command and either executes Wasm-based rules against the data it's processing or if it's a `tail` request - it'll send the data to the server, which will forward it to the UI for display.

    The SDK IS part of the critical path but it does not have a dependency on the server. If the server is gone, you won't be able to use the UI or send commands to the SDKs, but that's about it - the SDKs will continue to work and attempt to reconnect to the server behind the scenes.

    — — —

    TECHNICAL BITS

    The project consists of a lot of "buzzwordy" tech: we use gRPC, grpc-Web, protobuf, redis, Wasm, Deno, ReactFlow, and probably a few other things.

    The server is written in Go, all of the Wasm is Rust and the UI is Typescript. There are SDKs for Go, Python, and Node. We chose these languages for the SDKs because we've been working in them daily for the past 10+ years.

    The reasons for the tech choices are explained in detail here: https://docs.streamdal.com/en/resources-support/open-source/

    — — —

    LAST PART

    OK, that's it. What do you think? Is it useful? Can we answer anything?

    - If you like what you're seeing, give our repo a star: https://github.com/streamdal/streamdal

  • In memory message broker, any recommendations?
    2 projects | /r/golang | 5 Jul 2023
    Checkout plumber https://github.com/streamdal/plumber if you want all the Postgres changes sent to basically any type of broker queue https://docs.streamdal.com/en/data-ingestion/relay/postgresql-cdc/. I would say Nat's Jetstream is probably the way to go if you have K8s running already. It's a dead simple service written in Go. Just make sure you allocate enough memory to Jetstream.
  • Pulling CDC data from Postgres
    5 projects | /r/dataengineering | 30 Apr 2023
    I recommend Streamdal. The connecting agent is open source and distributed by default, so it will scale horizontally WAY better than Debezium. All data ingested is indexed into parquet as well, and you can do serverless functions/transforms on the platform to reduce Snowflake compute costs.
  • Data Pipelines - how do you build data pipelines for sources not available in today’s ELT tools (Fivetran, Talend, Airbyte)? Old fashioned scripts and YOLO?
    1 project | /r/dataengineering | 13 Apr 2023
    For CDC and event driven part of the stack, Plumber is a great free tool. That project is going to be adding sampling soon too - this can def help with the cost of ETL.
  • Open source project ideas
    4 projects | /r/golang | 4 Apr 2023
    https://github.com/batchcorp/plumber check it out if you want to get into event driven systems
  • What would you rewrite in Golang?
    10 projects | /r/golang | 3 Apr 2023
    That’s awesome to see. My coworker and I always figured Go would be perfect for this. Going to be a serious amount of work! I see you use NATS as well. Big fan of it. Checkout our project https://github.com/batchcorp/plumber if you end up needing to inspect or send messages while deving against it.
  • I want to participate in a golang open source projects. Have any suggestions or recommendations?
    4 projects | /r/golang | 19 Feb 2023
    Checkout plumber https://github.com/batchcorp/plumber join our slack https://launchpass.com/streamdal we got a pretty knowledgeable group
  • batchcorp/plumber: A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
    1 project | /r/devel | 9 Nov 2022

What are some alternatives?

When comparing akhq and plumber you can also consider the following projects:

kafka-ui - Open-Source Web UI for Apache Kafka Management

kowl - Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging. [Moved to: https://github.com/redpanda-data/console]

kafdrop - Kafka Web UI

kafka_manager - Simplifies eventing between microservices using kafka with kafka-go client

FASTER - Fast persistent recoverable log and key-value store + cache, in C# and C++.

kafka-manager - CMAK is a tool for managing Apache Kafka clusters

Enqueue - Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro

conductor - Conductor is a microservices orchestration engine.

message-db - Microservice native message and event store for Postgres

kafka-lag-exporter - Monitor Kafka Consumer Group Latency with Kafka Lag Exporter

kpow-streams-agent - Monitor Kafka Streams applications with Kpow