Apache Iceberg is overhyped
Posted on December 18, 2024 by Josef Sieber
Apache iceberg does not solve the root of the problem. It slightly decouples a tightly coupled system (proprietary db implementations) but moves the coupling to a different layer, the metadata management. The problem that needs to be addressed is lock-in of the data stack. Sure, the data format itself is …
Read More