Spreadsheets S3
S
Spreadsheets S3

tap-spreadsheets-s3 (matatika variant)

Spreadsheets S3 is a software tool that allows users sync data from spreadsheets stored in Amazon S3 into their chosen targets.

Prerequisites

To obtain the Tables required setting for connecting to Spreadsheets Anywhere, you need to have access to the spreadsheet that you want to connect to. Once you have access, you can identify the name of the table or tables that you want to connect to. The table name should be entered in the appropriate field when setting up the connection to Spreadsheets Anywhere. The AWS Access Key ID and AWS Secret Access Key are the connection credentials for connecting to your S3 bucket.

Enable BATCH mode for large syncs (optional)

Instead of one record message per row, the tap can buffer rows and write them to Arrow IPC files, then emit batch messages that reference them - a compatible target loads these files directly instead of processing records one at a time. Set Batch Format, Batch Root Directory and Batch Size to enable it. Caveats: arrow is the only batch encoding this tap supports; only a target that advertises the batch capability processes batch messages, so leave these settings unset for any other target. Enabling BATCH mode does not otherwise change the schema seen downstream - add "arrow_native_timestamps": false to a table entry in Tables to keep its date-time columns as strings instead of native Arrow timestamps (the default), for a table with non-ISO-8601 date formatting.

Settings

Tables

A setting in Spreadsheets Anywhere that allows users to select which tables they want to connect to and use in their application.

Batch Format

Format of the batch files. This tap only supports Arrow.

Batch Size

Number of rows per BATCH message file. Defaults to 100,000 if not specified.

Meltano Cloud Connector

Spreadsheets S3 connector is available on Meltano. It is built, maintained, supported, and tested by Meltano.

Why Meltano?
Expert supportDirect access to the team that built and maintains Meltano Cloud. Same-day responses during UK business hours. When something breaks, we fix it fast because we know exactly how it works.
Rigorously testedEvery connector goes through comprehensive testing and quality checks before production. Daily monitoring catches issues before they hit your pipelines. We don't just wrap open-source taps and hope for the best. We validate, we test, we maintain.
No maintenance overheadAPI changes. Connector updates. Schema drift. Breaking changes from upstream sources. We handle it all. Your team focuses on using data. Our team focuses on making sure it's there when you need it.
Access to Meltano Slack communityJoin 5,500+ data engineers and analytics practitioners. The community is active, helpful, and always on. Good for quick questions, sharing patterns, and learning what others are building.