$30M to lead the shift to real-time data We’ve raised a $30M Series B from Balderton Capital to build the real-time data platform that developers and data teams love.
Our Beliefs Data-Driven Talk: Build fast APIs, faster, over data at scale Tinybird helps developers and data engineers build fast APIs, faster, over streaming data at scale. This is a partial transcript from a talk given by Jorge Gomez Sancha, Co-Founder and CEO of Tinybird, at Data Driven NYC ‘23.
A privacy-first approach to building a Google Analytics alternative Respecting your web visitors' privacy and getting the data you need don't have to be mutually exclusive.
Company The realtime data stack. What’s next for Tinybird. Sign up and start turning data into realtime insights, actions and business value.
Product Tinybird is out of beta and open to everyone Sign up and start turning data into realtime insights, actions and business value.
Company Welcoming new senior leaders to Tinybird Tinybird announces four new senior leaders to help deliver even more value to customers at a key stage of growth.
Product Changelog: 7x faster and increased reliability A new authentication provider, a dramatical improvement in the Pipes API performance, more reliable APIs thanks to dozens of bug fixes and an easter egg! This is what we've been working on at Tinybird over the last few weeks
Product Changelog: New API endpoints pages for easier integration, upgraded version of ClickHouse and more Building real-time data apps/products gets faster everyday with Tinybird: a new way to publish and consume API endpoints, Tinybird running on the latest version of ClickHouse and a wealth of other small but critical enhancements. That, plus a beta release of our most powerful tool yet
What We're Reading Krulak's law, basketball dunks and the things you still need to learn - What our team is reading The experience people have with your brand is in the hands of the person you pay the least. Act accordingly.
What We're Reading Write-ahead logs, recommender systems and a clean start for the web - What our team is reading At base, the idea was to keep each record in the database in a linked list of versions stamped with transaction IDs — in some sense, this is 'the log as data' or 'the data as a log', depending on your point of view.
Product Selective data deletion: a new feature for data quality management Selective data deletion lets you delete rows of a Tinybird datasource that match a specified delete condition. This is important for an API-first platform.
Tinybird Examples Operational Analytics. Data Insights Are Great Traditional data warehouses are well suited for putting data together and enabling BI teams to do data exploration and analysis, but they are not a great sol...
Product Improving the data ingestion experience: better error feedback Identifying errors when ingesting Terabytes of data can be like finding a needle in a haystack. We have improved our ingestion process to make it easier to troubleshoot ingestion problems, even if you are ingesting billions of rows.
Product Tinybird Changelog: sharing pipes Sharing data is hard - here is our alternative to sending a CSV file by email
Tech Enriching Kafka streams for real-time queries If you are using Kafka to capture large quantities of events or transactional data, you are probably also looking for ways to enrich that data in real-time. Here is how to do it with Tinybird.
Tinybird Examples Create a Static Application to Analyze +50M Github Events Creating applications just using HTML, javascript and CSS is easier than ever with new frameworks and platforms like Zeit. Let see how to create a simple analytics application that queries 50M rows in real time without backend.
Product Update your analytical data selectively Updating specific records in your analytical database couldn't be easier with Tinybird's new 'replace with condition' functionality
Building In Public How We Handle Technical Incidents and Service Disruptions Part of providing an outstanding level of service is to react quickly and professionally when things go wrong. This is an account of a recent service disruption and how we handled it.
Tech The cron job that will speed up your Postgres queries 100x What do you do when your transactions table in Postgres has grown way too big to handle analytical queries? How do you answer business questions when it could take minutes to even get a `SELECT count(*) FROM transactions` going?
Tech Real-time analytics API at scale with billions of rows How to create an analytics API that deals with billions of rows in a matter of minutes.
Building In Public Learnings and results of our first User Testing sessions In Product Development, “User Testing” is often easier to talk about than to actually do.
Product Tinybird Changelog: Faster CSV Imports During the last couple of weeks, we’ve made major improvements to our CSV import process, increasing its speed and reliability, getting almost a 2x performance.