Welcome
Surreal S3 is a plugin for SurrealDB that enables interfacing with S3 inside SurrealQL. It speaks the S3 protocol directly, signing and issuing requests against the configured server on its own.
Read more about SurrealDB plugins in the official SurrealDB docs.
Features
Section titled “Features”- Get, put, and delete objects
- Generate pre-signed URIs
- Multipart uploads
Where to go next
Section titled “Where to go next”- Installation to install the module
- Configuration to set credentials, endpoint, and DNS resolution
- Usage for the functions the module exports