Skip to content

Commit 2c6c3da

Browse files
committed
Add Google Cloud Storage
1 parent 142bedd commit 2c6c3da

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

_data/tools.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,28 @@
840840
url: https://go.dev/
841841
- urltext: Trino Go client source code and documentation
842842
url: https://github.com/trinodb/trino-go-client
843+
- name: Google Cloud Storage
844+
anchor: google-cloud-storage
845+
category: data-lake
846+
owner: trinodb
847+
logo: /assets/images/logos/google-cloud-storage.png
848+
logosmall: /assets/images/logos/google-cloud-storage-small.png
849+
description: |
850+
Google Cloud Storage is a scalable, secure, and durable object storage
851+
service provided by Google Cloud. It offers high availability and
852+
performance, making it suitable for a wide range of use cases, including
853+
data lakes and lakehouses. Google Cloud Storage integrates seamlessly with
854+
other Google Cloud services and third-party tools, providing a comprehensive
855+
solution for storing, managing, and analyzing large volumes of unstructured
856+
data.
857+
858+
Use the Trino Google Cloud Storage file system support with the Delta Lake,
859+
Hive, Hudi, or Iceberg connectors to access data in Google Cloud Storage.
860+
links:
861+
- urltext: Google Cloud Storage
862+
url: https://cloud.google.com/storage
863+
- urltext: Google Cloud Storage file system support documentation
864+
url: /docs/current/object-storage/file-system-gcs.html
843865
- name: Google BigQuery
844866
anchor: google-bigquery
845867
category: data-source
20.8 KB
Loading
75.4 KB
Loading

0 commit comments

Comments
 (0)