---
title: "The DynamoDB Connector is now in Tinybird Forward"
url: https://daily.dev/posts/the-dynamodb-connector-is-now-in-tinybird-forward-thq72ap70
source_url: https://www.tinybird.co/blog/dynamodb-connector-tinybird-forward
type: article
source: "Tinybird"
published: 2026-07-16T09:26:17.670Z
updated: 2026-07-16T09:26:42.135Z
tags: ["aws-dynamodb", "change-data-capture", "tinybird"]
reading_time: 4
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The DynamoDB Connector is now in Tinybird Forward

**[Tinybird](https://daily.dev/sources/tinybird)** · 4 min read · 3 upvotes · 0 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.tinybird.co/blog/dynamodb-connector-tinybird-forward>

## Similar posts on daily.dev

- [How Order Editing Replaced a Failing DynamoDB Pipeline with Tinybird](https://daily.dev/posts/how-order-editing-replaced-a-failing-dynamodb-pipeline-with-tinybird-q124s9erv) · Tinybird · 1 upvotes · 0 comments
- [Introducing Branches: Develop and test in isolated environments with real data](https://daily.dev/posts/introducing-branches-develop-and-test-in-isolated-environments-with-real-data-2no3eoggc) · Tinybird · 0 upvotes · 0 comments
- [How Order Editing Replaced a Failing DynamoDB Pipeline with Tinybird](https://daily.dev/posts/how-order-editing-replaced-a-failing-dynamodb-pipeline-with-tinybird-z4gh3ev4a) · Tinybird · 2 upvotes · 0 comments
- [Directly query the underlying ClickHouse database in Tinybird via the native HTTP interface](https://daily.dev/posts/directly-query-the-underlying-clickhouse-database-in-tinybird-via-the-native-http-interface-p0agyxvat) · Tinybird · 9 upvotes · 0 comments

---

Tags: [#aws-dynamodb](https://daily.dev/tags/aws-dynamodb), [#change-data-capture](https://daily.dev/tags/change-data-capture), [#tinybird](https://daily.dev/tags/tinybird)

[View this post on daily.dev](https://daily.dev/posts/the-dynamodb-connector-is-now-in-tinybird-forward-thq72ap70)
