Partner Integration: Apache Iceberg + StarRocks
What is Apache Iceberg?
Apache Iceberg is an open source table format that brings database functionality to object storage. Take advantage of low-cost, high performing cloud storage with the benefit of data warehouse features and experience.
What is StarRocks?
StarRocks is a next-generation, blazing-fast massively parallel processing (MPP) database designed to make real-time analytics easy for enterprises. It is built to power sub-second queries at scale. StarRocks can read and write data into Apache Iceberg.
StarRocks + Iceberg = The Modern Open Data Lake
Technical Benefits
-
Our performance tests have shown that StarRocks can get to near local disk performance when using Apache Iceberg on S3 compatible storage.
-
No lock in on the query layer. You can change the query layer when it doesn't meet the technical or financial requirements anymore.
-
Get all the capabilities of an OLAP database like the ability to do JOINs and materialized views on the data within Apache Iceberg (you can also do a JOIN across an Apache Iceberg, Apache Hudi and Apache Hive table).
-
Many database tools just work out of the box through the Mysql wire compatible protocol support within StarRocks.
Apache Iceberg + StarRocks Webinar
Try out our hands on lab!
One of the best way to understand our product is through our hands on lab at https://docs.starrocks.io/docs/quick_start/iceberg/
Resources
Tutorial: How to query data and write data in Apache Iceberg using StarRocks
Documentation: StarRocks Apache Iceberg External Catalog
Documentation: StarRocks on iceberg.apache.org