Skip to content

Latest commit

 

History

History

s3_fdw

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

AWS S3 Foreign Data Wrapper

This is a foreign data wrapper for AWS S3. It is developed using Wrappers and only supports data scan at this moment.

Documentation

https://fdw.dev/catalog/s3/

Changelog

Version Date Notes
0.1.4 2024-08-20 Added path_style_url server option
0.1.2 2023-07-13 Added fdw stats collection
0.1.1 2023-06-05 Added Parquet file support
0.1.0 2023-03-01 Initial version