kafkacat VS cratedb-flink-jobs

Compare kafkacat vs cratedb-flink-jobs and see what are their differences.

kafkacat

Generic command line non-JVM Apache Kafka producer and consumer [Moved to: https://github.com/edenhill/kcat] (by edenhill)

cratedb-flink-jobs

This repository accompanies the article "Build a data ingestion pipeline using Kafka, Flink, and CrateDB" and the "CrateDB Community Day #2". (by crate)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kafkacat cratedb-flink-jobs
8 1
3,573 2
- -
7.3 5.4
over 2 years ago 28 days ago
C Java
GNU General Public License v3.0 or later Apache License 2.0
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.

kafkacat

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

cratedb-flink-jobs

Posts with mentions or reviews of cratedb-flink-jobs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.
  • Build a data ingestion pipeline using Kafka, Flink, and CrateDB
    6 projects | dev.to | 10 May 2021
    # Acquire Flink job VERSION=0.2 JARFILE="cratedb-flink-jobs-${VERSION}.jar" wget https://github.com/crate/cratedb-flink-jobs/releases/download/${VERSION}/${JARFILE} # Invoke Flink job docker run -it --network=scada-demo --volume=$(pwd)/${JARFILE}:/${JARFILE} flink:1.12 \ flink run --jobmanager=flink-jobmanager:8081 /${JARFILE} \ --kafka.servers kafka-broker:9092 \ --kafka.topic rides \ --crate.hosts cratedb:5432 \ --crate.table taxi_rides

What are some alternatives?

When comparing kafkacat and cratedb-flink-jobs you can also consider the following projects:

Docker Compose - Define and run multi-container applications with Docker

crate-jdbc - A JDBC driver for CrateDB.

redpanda - Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

nussknacker - Low-code tool for automating actions on real time data | Stream processing for the users.

kafcat - a rust port of kafkacat

Apache Kafka - Mirror of Apache Kafka

jetstream - JetStream Utilities

java-pubsublite-kafka

styx - Simple, high-performance event streaming broker

kafka-connect-transform-grok - Grok Expression Transform for Kafka Connect.

zipkin - Zipkin is a distributed tracing system

logstash-logback-encoder - Logback JSON encoder and appenders