7 ms·
This is indeed pretty cool. They also have the `aws_s3` extension [1] for doing the same thing inside Postgres. Unfortunately, the extension isn't open source.
by inian 2y ago
This is indeed pretty cool. They also have the `aws_s3` extension [1] for doing the same thing inside Postgres. Unfortunately, the extension isn't open source.
[1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_...
- kiwicopple 2y agowe might be able to achieve the same thing now with our S3 Wrapper: https://supabase.github.io/wrappers/s3/ https://supabase.github.io/wrappers/s3/