Releases: hasura/ndc-storage
Releases · hasura/ndc-storage
v0.0.3
Storage Connector allows you to connect cloud storage services giving you an instant GraphQL API on top of your storage data.
This connector is built using the Go Data Connector SDK and implements the Data Connector Spec.
Features
Supported storage services
Service | Supported |
---|---|
AWS S3 | ✅ (*) |
Google Cloud Storage | ✅ |
Azure Blob Storage | ✅ |
MinIO | ✅ (*) |
Cloudflare R2 | ✅ (*) |
DigitalOcean Spaces | ✅ (*) |
(*): Support Amazon S3 Compatible Cloud Storage providers. The connector uses MinIO Go Client SDK behind the scenes.