Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

AWS S3 Vectors Foreign Data Wrapper

This is a foreign data wrapper for AWS S3 Vectors. It is developed using Wrappers and supports data scan and modify.

Documentation

https://fdw.dev/catalog/s3vectors/

Changelog

Version Date Notes
0.1.2 2025-11-19 Removed 'bucket_name' option from 'import foreign schema'
0.1.1 2025-11-17 Changed 'embd' type name to 's3vec'
0.1.0 2025-09-14 Initial version