← Back to all sparks
T

Tinybird

ANALYTICS
Velocity5.0

Real-time analytics platform for building data APIs over ClickHouse

Tinybird closes out Classic migration, makes JSON native by default, and adds MCP query plan inspection — a strong three-week sprint.

real-time-analyticsdata-platformmcp-integrationdeveloper-experiencev1-migration
Current state
Tinybird crossed a structural milestone this week: the Classic architecture migration period ended, the JSON data type is now enabled in every workspace without opt-in, and the MCP integration gained configurable output formats plus query plan inspection for debugging. The platform is shipping weekly across the v1 Forward CLI, Query API, and the pipe_stats_rt observability layer, with consistent developer experience improvements at each release.
Where it's heading
With Classic retired, Tinybird is converging on the v1/Forward architecture as its single operational surface. The MCP investment — configurable response formats, exposed query plans — signals the team is positioning Tinybird as an analytics backend for AI agent workflows. The consistent reliability work (faster MV deployments, persistent quarantine data, Forward CLI retries) points to enterprise adoption use cases where deployment correctness matters more than new features.
Prediction
Deeper MCP/agent integration is the near-term differentiator play — Tinybird is well-positioned as a real-time analytics backend that AI agents can query and optimize. Conditional TTLs from late July are likely to get promoted to a documented retention pricing feature.

Recent moves

  1. 5d ago

    Choose MCP response formats and inspect query plans

    MCP integration gets configurable output formats and query plan inspection — useful for agents that need to optimize and adapt responses — plus endpoint error details in pipe_stats_rt and the formal close of the Classic migration window.

    View source ↗
  2. 12d ago

    Retry failed jobs from the Forward CLI

    Forward CLI gains job retry, Copy Pipes and deletes become more reliable — steady reliability hardening for the v1 workflow engine that most production users now depend on after Classic's retirement.

    View source ↗
  3. 19d ago

    The JSON data type is now on by default

    JSON data type moves from opt-in to default for every workspace — the last friction point for JSON-native ingestion is removed, completing an adoption that started with the Classic migration.

    View source ↗
  4. 26d ago

    Longer Query API timeouts for paid plans

    Query API timeouts now tier by plan, giving paid users significantly longer execution windows — a concrete differentiation between free and paid that helps with heavy analytical queries.

    View source ↗
  5. 1mo ago

    Faster deployments when you change a joined table

    Materialized View deployments no longer rebuild the entire downstream graph when only the joined table changes — a significant time saving for MV-heavy workloads that was a known operational pain point.

    View source ↗
  6. 1mo ago

    Append and replace Data Source rows from URLs

    Remote file ingestion via URL is now available through the v1 API, expanding the ingest surface beyond local files and streaming — fits the forward direction of Tinybird as a platform that can consume data from anywhere.

    View source ↗