diff --git a/site/mkdocs-dev.yml b/site/mkdocs-dev.yml index 1557a73f041a..d57fb1316329 100644 --- a/site/mkdocs-dev.yml +++ b/site/mkdocs-dev.yml @@ -74,6 +74,7 @@ nav: - Ryft: https://docs.ryft.io/platform - Sail: https://docs.lakesail.com/sail/latest/guide/sources/iceberg - Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg + - Stackable: https://stackable.tech/en/data-lakehouse/ - Starburst: https://docs.starburst.io/latest/connector/iceberg.html - Starrocks: https://docs.starrocks.io/en-us/latest/data_source/catalog/iceberg_catalog - Tinybird: https://www.tinybird.co/docs/forward/get-data-in/table-functions/iceberg diff --git a/site/nav.yml b/site/nav.yml index a83f66165acc..fd24f259ea12 100644 --- a/site/nav.yml +++ b/site/nav.yml @@ -90,6 +90,7 @@ nav: - Ryft: https://docs.ryft.io/platform - Sail: https://docs.lakesail.com/sail/latest/guide/sources/iceberg - Snowflake: https://docs.snowflake.com/en/user-guide/tables-iceberg + - Stackable: https://stackable.tech/en/data-lakehouse/ - Starburst: https://docs.starburst.io/latest/connector/iceberg.html - Starrocks: https://docs.starrocks.io/en-us/latest/data_source/catalog/iceberg_catalog - Tinybird: https://www.tinybird.co/docs/forward/get-data-in/table-functions/iceberg