Tinybird Forward now supports a DynamoDB Connector, allowing users to mirror DynamoDB tables into Tinybird and run arbitrary SQL analytics over the full dataset with under 5 seconds of lag. Setup involves running an interactive wizard that generates IAM policies, a `.connection` file, and a `.datasource` file using ReplacingMergeTree to track row state. Branch and local development workflows are supported, including sampling (up to 10GB) and live CDC streaming. Classic Tinybird users who were blocked from migrating to Forward due to missing DynamoDB support can now migrate using two commands. The connector integrates into standard Git-based CI/CD project structures.

4m read timeFrom tinybird.co
Post cover image
Table of contents
How to set it upFor Classic users: migrate in two commandsGet started
3.3K Impressions