From 65452186d27e5654427f5f3a8d69f45fba1a9d20 Mon Sep 17 00:00:00 2001 From: Danfeng Xu Date: Mon, 13 Nov 2023 13:54:41 -0800 Subject: [PATCH 1/2] Doc: Adding PuppyGraph to the vendor list --- landing-page/content/common/vendors.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/landing-page/content/common/vendors.md b/landing-page/content/common/vendors.md index 27ac00d88..dcf9b8467 100644 --- a/landing-page/content/common/vendors.md +++ b/landing-page/content/common/vendors.md @@ -56,6 +56,16 @@ With Dremio, an organization can easily build and manage a data lakehouse in whi IOMETE is a fully-managed ready to use, batteries included Data Platform. IOMETE optimizes clustering, compaction, and access control to Apache Iceberg tables. Customer data remains on customer's account to prevent vendor lock-in. The core of IOMETE platform is a serverless Lakehouse that leverages Apache Iceberg as its core table format. IOMETE platform also includes Serverless Spark, an SQL Editor, A Data Catalog, and granular data access control. IOMETE supports Hybrid-multi-cloud setups. +### [PuppyGraph](https://puppygraph.com) + +PuppyGraph is a cloud-native graph analytics engine that enables users to query one or more relational data stores as a unified graph model. This eliminates the overhead of deploying and maintaining a siloed graph database system, with no ETL required. PuppyGraph’s native Apache Iceberg integration is the easiest and most performant way to add native graph capabilities to your existing data lake. + +Deploy. Connect. Query. All in as little as 10 minutes. + +For more information, please see our: +* [Iceberg deployment instructions](https://docs.puppygraph.com/user-manual/getting-started/iceberg) +* Free trial [Docker Image](https://docs.puppygraph.com/user-manual/docker-deployment) and [Amazon Machine Images (AMI)](https://aws.amazon.com/marketplace/pp/prodview-ou7p4ymgz4bdy) + ### [Snowflake](http://snowflake.com/) [Snowflake](https://www.snowflake.com/data-cloud/) is a single, cross-cloud platform that enables every organization to mobilize their data with Snowflake’s Data Cloud. Snowflake supports Apache Iceberg by offering [native support for Iceberg Tables](https://www.snowflake.com/blog/iceberg-tables-powering-open-standards-with-snowflake-innovations/) for full DML as well as connectors to [External Tables](https://www.snowflake.com/blog/expanding-the-data-cloud-with-apache-iceberg/) for read-only access. From 9346c890d02578caf2f8976e855edbfbfed074a4 Mon Sep 17 00:00:00 2001 From: Danfeng Xu Date: Thu, 16 Nov 2023 08:21:02 +0000 Subject: [PATCH 2/2] Edit, addressing comments --- landing-page/content/common/vendors.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/landing-page/content/common/vendors.md b/landing-page/content/common/vendors.md index dcf9b8467..db017103c 100644 --- a/landing-page/content/common/vendors.md +++ b/landing-page/content/common/vendors.md @@ -58,13 +58,7 @@ IOMETE is a fully-managed ready to use, batteries included Data Platform. IOMETE ### [PuppyGraph](https://puppygraph.com) -PuppyGraph is a cloud-native graph analytics engine that enables users to query one or more relational data stores as a unified graph model. This eliminates the overhead of deploying and maintaining a siloed graph database system, with no ETL required. PuppyGraph’s native Apache Iceberg integration is the easiest and most performant way to add native graph capabilities to your existing data lake. - -Deploy. Connect. Query. All in as little as 10 minutes. - -For more information, please see our: -* [Iceberg deployment instructions](https://docs.puppygraph.com/user-manual/getting-started/iceberg) -* Free trial [Docker Image](https://docs.puppygraph.com/user-manual/docker-deployment) and [Amazon Machine Images (AMI)](https://aws.amazon.com/marketplace/pp/prodview-ou7p4ymgz4bdy) +PuppyGraph is a cloud-native graph analytics engine that enables users to query one or more relational data stores as a unified graph model. This eliminates the overhead of deploying and maintaining a siloed graph database system, with no ETL required. [PuppyGraph’s native Apache Iceberg integration](https://docs.puppygraph.com/user-manual/getting-started/iceberg) adds native graph capabilities to your existing data lake in an easy and performant way. ### [Snowflake](http://snowflake.com/)