dozer VS plumber

Compare dozer vs plumber and see what are their differences.

dozer

Dozer is a real-time data movement tool that leverages CDC from various sources and moves data into various sinks. (by getdozer)

plumber

A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. (by streamdal)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dozer plumber
20 19
1,450 2,043
2.1% 0.4%
9.7 7.7
17 days ago about 1 month ago
Rust Go
GNU Affero General Public License v3.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.

dozer

Posts with mentions or reviews of dozer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-19.
  • Show HN: Find simple open source bounties to solve and get paid
    2 projects | news.ycombinator.com | 19 Aug 2023
    https://github.com/getdozer/dozer/issues/1631#issuecomment-1...

    and then something has gone off the rails about the accounting process since

      Trigger.dev
  • Who owns and manage product documentation in your OSS / dev tool startup?
    1 project | news.ycombinator.com | 13 Aug 2023
    Hi HN,

    I'm Matteo and co-founder of Dozer (https://github.com/getdozer/dozer), a backend tool for building data products. Over the past few months we have done good progress with the product development but our documentation needs a lot of work. Myself, my co-founder and the entire team are juggling among many activities, and one of them is producing good documentation, and that is the part where we are bit struggling.

    We have tried to hire a couple of tech writers but it's really not working out as we wanted. Our product is a dev product, and it is very hard to find tech writers who have that depth to think what a developer need. At the same time, asking the dev team to write documentation produces low quality docs (obviously devs prefer to write code and they just to go back to that as fast they can).

    The result is that I end up writing most of documentation or refactoring the entire content produced by tech writer. But this approach will not scale.

    How do you guys solved it? I'm curios to know about the approach of other startups.

    Thanks

  • Creating a Low-Latency Cache with Dozer and PostgreSQL
    2 projects | dev.to | 29 May 2023
    This blog post explores how to enhance these aspects by implementing a low-latency cache using Dozer and PostgreSQL. We delve into the importance of caching in data management, the limitations of not having a cache, and the unique advantages of using Dozer as a cache layer. We also provide a guide on how to use Dozer for real-time data ingestion from PostgreSQL. This post is a must-read for developers seeking to improve their application's performance and responsiveness, and for those looking to simplify their data infrastructure.
  • Building a Fast, Low-Latency Cache with Dozer and PostgreSQL
    2 projects | /r/PostgreSQL | 29 May 2023
    I recently penned a blog post on an interesting topic - leveraging Dozer with PostgreSQL to create a high-speed, low-latency cache. In case you're not familiar with Dozer, it's an open-source data API backend built entirely in Rust, known for its fast processing and lower resource usage.
  • A video introduction to Dozer
    1 project | /r/rust | 29 May 2023
    some time ago I shared about our OSS project Dozer with the group. We just did a presentation and demo at the Python Meetup group here in Singapore and just wanted to share the full video here.
  • Unified data view across Microservices: Temporal and Dozer?
    1 project | news.ycombinator.com | 25 May 2023
    Hey HN,

    As one of the co-founders of Dozer (https://github.com/getdozer/dozer), I stumbled upon this awesome article from the Temporal folks (https://temporal.io/blog/saga-pattern-made-easy) and got super excited about the potential synergy between Dozer and Temporal.

    While Temporal nails the orchestration of microservices, I couldn't help but notice the challenge of consolidating data across services. In the article, they talk about three services: flight booking, hotel booking, and experience booking. But imagine trying to create a complete trip view by stitching together data from all three services - it can be quite a headache!

    And that's where Dozer swoops in to save the day. With Dozer, I can tap into all the change data capture (CDC) events from each microservice, merge the data in real-time, stash it in a cache, and make it available through APIs. The best part? Since Dozer operates in real-time, my cached data is always fresh. Boom! Now I can simply leverage Dozer's APIs to access a comprehensive trip view.

    Raise your hand if you've faced this challenge before! Let's hear your thoughts.

  • Announcing the Dozer Appathon!
    1 project | /r/developersIndia | 4 May 2023
    πŸ‘‹πŸΌ Are you looking for a platform that simplifies the process of building and deploying data-driven applications? Look no further than Dozer! πŸ’» is a powerful Data API backend that simplifies the process of building and deploying data-driven applications & APIs for real-time data processing and analysis, predictive analytics, data caching, and much more. Dozer is a 100% open-source project.
    2 projects | dev.to | 3 May 2023
    Star our repository and get a chance to win an amazing Swagpack!!πŸŽπŸŽ‰ We will announce the winners in our Discord server. So, don’t forget to join.πŸ€—
  • Pulling CDC data from Postgres
    5 projects | /r/dataengineering | 30 Apr 2023
    You can consider using Dozer (https://github.com/getdozer/dozer), an open-source data API backend. Dozer has a PostgreSQL connector that you can use to monitor any changes in your database schema and data. Although Dozer is not specifically designed for ETL tasks, you can still use it for this purpose by using Lambda functions. Dozer provides a Lambda runtime to execute user-defined functions. So you can use PostgreSQL connector ( to capture CDC) with Lambda runtime to load data to snowflake.
  • Building a Real-time Data App with Dozer, React, and PostgreSQL
    5 projects | dev.to | 19 Apr 2023
    Enter Dozer, it simplifies the process of creating low-latency data APIs (gRPC and REST) from any data source easily with OpenAPI specification. Dozer is a real-time data engineering tool built with Rust, which enables seamless integration of data streams(sources), efficient data processing, and lightning-fast response times. This allows developers to focus on building applications without worrying about the complexity of managing real-time data.

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 dozer and plumber you can also consider the following projects:

dozer-samples - Sample applications using Dozer

akhq - Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...

conduit - Conduit streams data between data stores. Kafka Connect replacement. No JVM required.

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]

wick - Functional, reactive WebAssembly with a twist

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

conduit-connector-postgres - Conduit connector for PostgreSQL

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

dozer-react

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

kaskada - Modern, open-source event-processing

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