cratedb-flink-jobs VS kafkacat

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

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)

kafkacat

Generic command line non-JVM Apache Kafka producer and consumer [Moved to: https://github.com/edenhill/kcat] (by edenhill)
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
cratedb-flink-jobs kafkacat
1 8
2 3,573
- -
5.1 7.3
about 1 month ago over 2 years ago
Java C
Apache License 2.0 GNU General Public License v3.0 or later
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.

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

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.

What are some alternatives?

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

crate-jdbc - A JDBC driver for CrateDB.

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

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

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

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