Skip to content

exasol/s3-document-files-virtual-schema

Repository files navigation

Virtual Schema for Document Files in S3

Build Status

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

This Virtual Schemas allows you to access document files stored in S3 like any regular Exasol table.

This Virtual Schema is built for and tested with the official AWS S3. Third-party S3 API compatible products are expected to work as well. It is highly recommended to thoroughly test 3rd party products used in combination with Exasol, especially regarding sufficient S3 API compatibility.

For MinIO each release of VSS3 is verified by automated integration tests. MinIO is a high-performance, S3 compatible object store. It is built for large scale AI/ML, data lake and database workloads. It runs on-prem and on any cloud (public or private) and from the data center to the edge. MinIO is software-defined and open source under GNU AGPL v3. See the Hand-On Guide for a quick tour with some sample JSON files.

This Virtual Schema is prepared for Java UDF startup time improver.

For supported document file formats see Virtual Schema Common Document Files.

Additional Information: