`tb dev` is the instant feedback loop for building your analytics backend. It's like `next dev`, but for data. Change your queries or change your data, and TInybird hot reloads your build in milliseconds. Big Data has a big problem. They think everything should be slow. We think everything should be fast. Your queries AND your development. `tb dev` let's you build fast software with big data requirements, faster. Link to the blog post in the comments.
Tinybird
Software Development
The analytics backend for your app. Ship software with big data requirements, faster.
About us
The analytics backend for your app. Ship software with big data requirements faster and more intuitively than you ever thought possible.
- Website
-
https://tbrd.co/home
External link for Tinybird
- Industry
- Software Development
- Company size
- 51-200 employees
- Headquarters
- New York
- Type
- Privately Held
- Founded
- 2019
- Specialties
- Clickhouse, Data analytics, Visualization, Real-time Analytics, Data APIs, and Data Products
Products
Tinybird
Big Data Analytics Software
Tinybird is the data platform for user-facing analytics. Ingest batch and streaming data. Query using SQL. Publish as APIs. Build fast data products, faster.
Locations
-
Primary
New York, US
-
Calle de Moreno Nieto, 2
Madrid, Community of Madrid 28005, ES
Employees at Tinybird
Updates
-
Tinybird just launched Forward. Curious how it works? Ready to migrate? Want a feature rundown? Join our office hours and ask us anything about the new Tinybird. 🗓️ Here's a link to add it to your Google Calendar: tbrd.co/fwd-ama 🎥 And here's the YouTube link: https://lnkd.in/ezzZEaPV
-
-
Wanna win $3000? Listen up. Tinybird Forward just launched, so we're running a hackathon. Winner gets over $3000 in credits from Vercel, Tinybird, Resend, Dub.co, Plain, Blacksmith, Estuary, Knock, Trigger.dev, LocalStack, and Bucket. But the rules are a bit... interesting... 👀👇
-
Docs are for robots too!
Inspired by Stripe Docs, I've added this menu to Tinybird docs in a couple of hours — thanks to Cursor and Claude 3.7. Try it out! https://docs.tinybird.co
-
-
How to build a first version of your analytics backend in a few minutes: Use tb create. tb create is how you get 80% of the way to a production-ready analytics API in about 1% of the time it would otherwise take. This is what we like to call "vibe data engineering," and while it might seem gimmicky, it's actually built on solid data engineering best practices.
-
Tinybird Forward is live on Product Hunt! Help us win the (friendly) Battle Royal against Bucket and Novu. Upvote here: tbrd.co/fwd-ph
-
5 🤯 things you can do with Tinybird Local... 1️⃣ Run a local Tinybird dev server You can run a local dev server on Tinybird Local. The server watches for changes to your files and automatically rebuilds your API, locally. 2️⃣ Run end-to-end API tests (and just swap envvars to deploy) Test your data project alongside your app. Just set environment variables for localhost and your local testing token. Deploying your app and APIs to the cloud is as simple as swapping your envvars. 3️⃣ Ingest with the local Events API Want to test sending data from your app to Tinybird? Use the local Events API. Open your app in localhost, test it out, and watch events stream into your local Tinybird deployment. 4️⃣ Connect to a local (or cloud) Kafka server Using Kafka for ingestion? You can easily connect Tinybird Local to a local or cloud Kafka server for testing. 5️⃣ Generate a million rows of production-like mock data When you use tb mock to generate data, it uses the underlying database engine to create the data you request. It even saves the SQL file used to generate the data in case you want to modify it yourself. -- Tinybird Local isn't just a database client, it's a complete Tinybird on your machine, which means deploying to Tinybird Cloud is basically automatic. Give it a try 👇
-
-
Don't lie. You've run a production service on your laptop before. We dig that vibe, which is why we built Tinybird Local. (Well, not really. We built it because a customer wanted to validate their builds in CI without a cloud dependency, and because it's just better to build local. Still, if you wanted to run it on your machine, we're not stopping you. Seriously, do it. Why not??) Learn more about why and how we built Tinybird Local in our latest engineering blog post -> tbrd.co/tb-local