# Smarter deployments in Tinybird: faster schema changes for the most common operations

DevFeed: [Smarter deployments in Tinybird: faster schema changes for the most common operations](<https://devfeed.tech/articles/smarter-deployments-in-tinybird-faster-schema-changes-for-the-most-common-operations-18663.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/smarter-deployments-with-alter>)

Author: Jordi Orihuela

Published: 2026-03-25T00:00:00Z

Content type: release

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [Structured-data](<https://devfeed.tech/topics/structured-data.md>)

Tags: [engineering-excellence](<https://devfeed.tech/tags/engineering-excellence.md>), [schema](<https://devfeed.tech/tags/schema.md>)

## AI overview

Tinybird deployments now support ALTER TABLE for simple schema changes, allowing those changes to deploy in seconds instead of requiring a full table rebuild.

## Source excerpt

Most schema changes don't need a full table rebuild. We added ALTER TABLE support to Tinybird deployments so simple changes deploy in seconds, not minutes.