AI x Data Using LLMs to generate user-defined real-time data visualizations UIs are changing. Here's how to use LLMs and real-time analytics APIs to build allow your users to generate their own data visualizations.
AI x Data Build natural language filters for real-time analytics dashboards Click-to-filter is out. Prompt-to-filter is in. Learn how to ditch the filter sidebars and dropdowns and replace them with a single user text input and an LLM.
I Built This! We made an open source LLM Performance Tracker 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.
I Built This! Build a data-intensive Next.js app with Tinybird and Cursor 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.
Product updates Open observability in Tinybird with Prometheus endpoints Observability is a cornerstone of software development. The Prometheus format for Tinybird endpoints makes it easier to monitor your Tinybird resources from any o11y tool.
I Built This! Featured How to analyze usage from your MCP Server 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.
The Data Base Query DynamoDB tables with SQL Want to aggregate, filter, or join DynamoDB tables with SQL? Here's how to do it, and why you should (and shouldn't) query DynamoDB tables with SQL.
Product updates The Tinybird DynamoDB Connector is now GA The Tinybird DynamoDB Connector is now GA and ready for production use in all Workspaces. Last month, the DynamoDB Connector hatched into public beta, and quickly broke the record for fastest adoption of a Connector launch yet. We knew DynamoDB was popular, but the reception was beyond what we expected!
Scalable Analytics Architecture Simple patterns for aggregating on DynamoDB DynamoDB doesn't natively support aggregations, so here are four different approaches to aggregate data in DynamoDB tables.
Product updates Introducing the Tinybird DynamoDB Connector in public beta Today we announce the Tinybird DynamoDB Connector in public beta, enabling those who use the popular AWS database to quickly ingest and sync their DynamoDB tables to Tinybird. The DynamoDB Connector is available in all Workspaces in AWS regions.
The Data Base Top Use Cases for DynamoDB in 2024 DynamoDB… it's fast, scalable, and flexible. What's not to love? Here are the top use cases for DynamoDB in 2024 (and a few areas where it won't work).
Scalable Analytics Architecture 3 ways to run real-time analytics on AWS with DynamoDB DynamoDB is a great database for real-time transactions, but it isn't suited for analytical queries or real-time analytics. Explore a few ways to build real-time analytics on data you already have in DynamoDB.
Tinybird news Tinybird is now HIPAA compliant Tinybird has achieved compliance with the Health Insurance Portability and Accountability Act (HIPAA). Learn more about our commitment to data privacy and security.
The Data Base Want a managed ClickHouse®️? Here are some options A managed ClickHouse service can speed up your development and reduce the infrastructure you need to set up and maintain. But what managed ClickHouse service should you choose? Here are your options.
Product updates Featured Import Postgres tables into Tinybird with the PostgreSQL Table Function Today we announce the PostgreSQL Table Function, a powerful and flexible way to import and sync data from Postgres to Tinybird with just a few lines of SQL.
Product updates Introducing Rate Limiting for Tinybird APIs Today, we introduce Rate Limiting for Tinybird API Endpoints. With this new feature, you can limit how often your users can fetch Tinybird APIs on a per-endpoint or per-user basis.
Scalable Analytics Architecture Multi-tenant analytics for SaaS applications Customer-facing analytics becomes more challenging in multi-tenant environments. Learn strategies for building multi-tenant analytics in a secure and scalable way.
Scalable Analytics Architecture Featured User-Facing Analytics: Examples, Use Cases, and Resources User-facing analytics is the practice of embedding real-time data visualizations into user-facing applications. Learn more about user-facing analytics and how it's built in this definitive guide.
The Data Base What is the best database for real-time analytics? These are the 3 best databases for real-time analytics, and how to avoid challenges when deploying them.
I Built This! 8 example projects to master real-time data engineering Looking to hone your real-time data engineering skills? Here are 8 end-to-end projects (with code) to help you learn and advance.
Product updates Tinybird expands self-service real-time analytics to AWS Starting today, our self-service customers can select Amazon Web Services as their deployment environment when creating a new Tinybird Workspace. Tinybird is already trusted by AWS customers, including FanDuel, Factorial, and Canva.
I Built This! Using Tinybird for real-time marketing at Tinybird Here's how we use Tinybird to drive the growth of Tinybird.
I Built This! Build a real-time dashboard in Python with Tinybird and Dash Want to build a real-time dashboard with Python? Here's a step-by-step guide with included code that shows you how.
The Data Base What are columnar databases? Here are 35 examples. New to columnar databases? Read this article to learn what a columnar database is, when to use it, and popular examples of columnar databases.
Scalable Analytics Architecture 7 tips to make your dashboards faster Want to speed up your data visualizations? Here are seven tried and true tips to improve dashboard performance.