Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ type: docs
title: "PostgreSQL"
linkTitle: "PostgreSQL"
description: 'PostgreSQL reference'
weight: 80
---

PostgreSQL can be used by the Spice runtime as a dataset source, a data store, or for federated SQL query.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: docs
title: "Data Connectors"
linkTitle: "Data Connectors"
description: ''
weight: 70
weight: 35
---


Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ type: docs
title: "S3 Data Connector"
linkTitle: "S3 Data Connector"
description: 'S3 Data Connector YAML reference'
weight: 80
---

S3 as a connector for federated SQL query across Parquet files stored in S3, or S3-compatible storage solutions (e.g. Minio, Cloudflare R2).
Expand Down