A redesigned dashboard, Core Web Vitals tracking, multitenancy, and a built-in AI assistant. All open source and ready to deploy in minutes.| Tinybird Blog
A practical example of a simple analytics agent built using the Vercel AI SDK and the Tinybird MCP Server.| Tinybird Blog
I added Tinybird Code as a Claude Code sub-agent and attempted to build, deploy, and optimize analytics-powered applications from idea to production. Here's how it went.| Tinybird Blog
Learn how to automate your product feedback loop by streaming Plain support events into Tinybird and generating weekly digests with just a bit of SQL and an LLM prompt| Tinybird Blog
How real data analytics could help to understand electric grid's work| Tinybird Blog
We use Docker compose to setup Redpanda Kafka and Tinybird to develop locally first over streaming data. We also create a custom CI workflow to validate both systems are ready to go.| Tinybird Blog
Learn how to build a proper CI/CD pipeline for your real-time analytics project. This follow-up post shows you how to implement automated testing, versioning, and deployment for your real-time data APIs.| Tinybird Blog
Learn how to build a real-time IoT analytics pipeline using Kafka and Tinybird. This hands-on guide shows you how to process thousands of device readings and expose instant insights through API endpoints, with complete local to production deployment.| Tinybird Blog
Here's how we use Tinybird at Inbox Zero to power both our own internal product analytics and user-facing, real-time dashboards.| Tinybird Blog
You can't just build AI features, you have to operate them in production, which means observability. Here's an open source tool to watch your LLMs in real-time.| Tinybird Blog
Learn how to use Tinybird to build a lambda architecture for real-time inventory, unifying batch and real-time workflows in a single platform.| Tinybird Blog
How I vibe coded an internal anomaly detection system that had previously taken me months to build and deploy.| Tinybird Blog
How to build a simpler, real-time version of Reddit's complex system for counting unique IDs, involving Kafka, Redis, and Cassandra.| Tinybird Blog
I built an open source template that you can use to have a free, simple Datadog alternative in about 5 minutes. Here was my process for building it.| Tinybird Blog
I bootstrapped a logs explorer, but I knew it wouldn't scale. Here's how I optimized the data pipeline for billions of logs and thousands of users.| Tinybird Blog
Building a Next.js app is easy. Setting up infra to handle millions of logs isn't. Here's how I built a data-intensive Next app with Tinybird and Cursor.| Tinybird Blog
Dub is an archetype of the successful modern SaaS. Learn from their success and model their approach to analytics.| Tinybird Blog
Dub recently released real-time webhooks. Dig into the code to learn how they store and surface event logs for millions of webhook events.| Tinybird Blog
Resend is a developer platform for sending transactional and marketing emails. If you don’t do much with email, well done, you’ve won in life. But if you do, Resend is probably going to save you a bunch of headaches. Once you’re set up to send with Resend, how do you know you’re “doing email right”? Resend captures events about the status of your emails - when it's sent, delivered, bounced, etc. - and offers webhooks so you can push these events elsewhere. Sending these webhooks t...| Tinybird Blog
If you know, you grow. I rebuilt the Auth0 activity page with added features so I can learn more about my user growth.| Tinybird Blog
Learn how to use Vercel webhooks, Tinybird, and Next.js to build a simple app that tracks your deployment velocity.| Tinybird Blog
Since Anthropic launched Model Context Protocol (MCP), thousands of developers have built MCP Servers to connect Claude AI to their unique contexts. Here's how to monitor your MCP Servers for errors and analyze usage with standard logging handlers, Tinybird, and Grafana.| Tinybird Blog
I've helped so many people add an Insights page or dashboard to their app. Here are the steps to take your user-facing analytics from idea to prod.| Tinybird Blog