Skip to content

hasura/ndc-storage

Repository files navigation

Storage Connector

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

At this moment, the connector supports S3 Compatible Storage services.

Service Supported
AWS S3
MinIO
Google Cloud Storage
Cloudflare R2
DigitalOcean Spaces

Get Started

Follow the Quick Start Guide in Hasura DDN docs. At the Connect to data step, choose the hasura/storage data connector from the dropdown and follow the interactive prompts to set required environment variables.

The connector is built upon the MinIO Go Client SDK so it supports most of methods in the API interface

Documentation

License

Storage Connector is available under the Apache License 2.0.

About

A universal storage connector for Hasura DDN

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages