| Amazon S3 / MinIO | Access key/secret, endpoint and region; anonymous public buckets supported | s3://, S3-compatible endpoints, HTTPS | Browse objects, inspect schemas, query Parquet/GeoParquet/CSV/GeoJSON, register spatial result collections |
| Google Cloud Storage | HMAC interoperability keys through the S3-compatible API | gs:// and configured endpoint access | Browse, query and register cloud datasets through the same SQL workflow |
| Azure Blob Storage | Storage account/key or SAS-oriented deployment configuration | az://, abfs://, HTTPS | Browse containers, query supported columnar/spatial files and retain source-aware connection profiles |
| Microsoft Fabric OneLake | Azure storage semantics plus DuckDB Delta extension | OneLake ABFS endpoints | Read Delta Lake table directories with delta_scan and join to spatial sources |
| HTTP/HTTPS | Public or signed URL | Remote Parquet, CSV, GeoJSON, COG and PMTiles | Range-read cloud-optimized assets or query supported tabular formats |
| Enterprise databases | Saved, credential-redacted connection profiles | PostgreSQL/PostGIS, MySQL, SQL Server, Oracle, Snowflake, ClickHouse, BigQuery, SQLite, DuckDB | Discover tables, execute SQL, map business data to geometry and register tables as service collections |