cratedb-flink-jobs VS nussknacker

Compare cratedb-flink-jobs vs nussknacker 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)
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 nussknacker
1 1
2 613
- 4.7%
5.1 9.8
about 1 month ago 7 days ago
Java Scala
Apache License 2.0 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.

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

nussknacker

Posts with mentions or reviews of nussknacker. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

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

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

flink-faker - A data generator source connector for Flink SQL based on data-faker.

crate-jdbc - A JDBC driver for CrateDB.

flink-on-k8s-operator - Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.

yauaa - Yet Another UserAgent Analyzer

Scio - A Scala API for Apache Beam and Google Cloud Dataflow.

LakeSoul - LakeSoul is an end-to-end, realtime and cloud native Lakehouse framework with fast data ingestion, concurrent update and incremental data analytics on cloud storages for both BI and AI applications.

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

Gearpump - Lightweight real-time big data streaming engine over Akka

fs2-kafka - Kafka client for functional streams for scala (fs2)