Spark-clickhouse-connector Alternatives
Similar projects and alternatives to spark-clickhouse-connector
-
distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
-
dbt-unit-testing
This dbt package contains macros to support unit testing that can be (re)used across dbt projects.
-
mmlspark
Discontinued Simple and Distributed Machine Learning [Moved to: https://github.com/microsoft/SynapseML]
-
-
-
spark-clickhouse-connector discussion
spark-clickhouse-connector reviews and mentions
-
SQL should be your default choice for data engineering pipelines
Agree with the OP that SQL will almost assuredly still be in use for 20+ years in the future, given the simplicity and flexibility of the declarative language, standardization, and as applicable to today as it was then to our big data problems.
Any discussion of SQL at scale must include ClickHouse [https://clickhouse.com/docs/en/install#self-managed-install], given it's broad open-source use, integrations available for Spark with JDBC [https://github.com/ClickHouse/clickhouse-jdbc/] or the open-source Spark-ClickHouse Connector [https://github.com/housepower/spark-clickhouse-connector], and capability to scale SQL as a network service.
Disclosure: I work for ClickHouse
Stats
ClickHouse/spark-clickhouse-connector is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of spark-clickhouse-connector is Scala.