SaaSHub helps you find the best software and product alternatives Learn more →
Iceberg-python Alternatives
Similar projects and alternatives to iceberg-python
-
delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs (by delta-io)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..
-
-
incubator-airflow
Discontinued Apache Airflow - A platform to programmatically author, schedule, and monitor workflows [Moved to: https://github.com/apache/airflow]
-
-
-
Apache Superset
Discontinued Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
iceberg-python discussion
iceberg-python reviews and mentions
-
Quick tip: Using SingleStore with PyIceberg
In a previous article, we implemented an Iceberg catalog using SingleStore and JDBC. Another way that we can create the catalog is using PyIceberg. In this article, we'll see how.
-
Lessons Learned from Scaling to Multi-Terabyte Datasets
Iceberg is working hard to support pure python[0] / rust[1] workflows without Spark. Following Tabular's acquisition [2], I hope it still moves in this direction at the same clip.
We're using iceberg + duckdb to power analytics in our app[3] and I'm really happy with the combo.
0 - https://github.com/apache/iceberg-python
1 - https://github.com/apache/iceberg-rust
2 - https://x.com/thisritchie/status/1800522255426072647
3 - https://www.definite.app/
-
Understanding Parquet, Iceberg and Data Lakehouses
You don't need a Spark deployment. The first reference implementations for reading and writing were in Spark.
Now, with PyIceberg, there is read support in Python. Write support should be merged very soon - https://github.com/apache/iceberg-python/pull/41
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Oct 2024
Stats
apache/iceberg-python is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of iceberg-python is Python.