# Introducing Change Data Capture for SQLite in Turso

DevFeed: [Introducing Change Data Capture for SQLite in Turso](<https://devfeed.tech/articles/introducing-change-data-capture-for-sqlite-in-turso-5978.md>)

Original publisher: [Read original article](<https://turso.tech/blog/introducing-change-data-capture-in-turso-sqlite-rewrite>)

Author: Nikita Sivukhin

Published: 2025-07-16T00:00:00Z

Content type: release

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>), [real-time](<https://devfeed.tech/topics/real-time.md>)

Tags: [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [feature](<https://devfeed.tech/tags/feature.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

## AI overview

Turso announces an early, unstable preview of built-in Change Data Capture in its SQLite rewrite. The feature records inserts, updates, and deletes in real time, with multiple modes intended to balance detail and performance. The article also documents a schema-change limitation that can make older CDC records decode incorrectly.

## Source excerpt

Learn about the new Change Data Capture feature in Turso's SQLite rewrite, which automatically logs every insert, update, and delete as it happens.