Top quote from their Sr. Data Engineer ↓
Top quote from their Sr. Data Engineer ↓
This takes time. It starts with SELECT * … LIMIT 1 and ends with many open SQL docs tabs.
Explorations reduces time-to-first-API by turning natural language queries into optimized & contextualized SQL.
This takes time. It starts with SELECT * … LIMIT 1 and ends with many open SQL docs tabs.
Explorations reduces time-to-first-API by turning natural language queries into optimized & contextualized SQL.
Spots are filling up. We're ~75% full with a week to go. If you want to meet other #NewYorkCity devs building real-time data applications and learn from someone who has actually built and scaled the thing in prod, register now.
Register: lu.ma/9wazu8zx
Spots are filling up. We're ~75% full with a week to go. If you want to meet other #NewYorkCity devs building real-time data applications and learn from someone who has actually built and scaled the thing in prod, register now.
Register: lu.ma/9wazu8zx
1. Create an API to pass input to an LLM
2. Pass user input + sys prompt to the LLM
3. Have the LLM return structured filters
4. Fetch your data API using the LLM filters
The key is a good (dynamic!) system prompt & a fast analytics backend (👋 Tinybird).
1. Create an API to pass input to an LLM
2. Pass user input + sys prompt to the LLM
3. Have the LLM return structured filters
4. Fetch your data API using the LLM filters
The key is a good (dynamic!) system prompt & a fast analytics backend (👋 Tinybird).
@dubdotco has a good example. With 20 high-cardinality filter dimensions, Dub simplifies the filter UI by prioritizing free-text AI input ↓
@dubdotco has a good example. With 20 high-cardinality filter dimensions, Dub simplifies the filter UI by prioritizing free-text AI input ↓
👇 See how much real estate this sidebar takes?
👇 See how much real estate this sidebar takes?
More info on how to do it in the 🧵
More info on how to do it in the 🧵
3 talks.
A room full of devs and data people.
Free food and imbibements.
April 29th at 6 PM ET
FirstMark Capital - NYC
Register here: lu.ma/9wazu8zx
3 talks.
A room full of devs and data people.
Free food and imbibements.
April 29th at 6 PM ET
FirstMark Capital - NYC
Register here: lu.ma/9wazu8zx
Here's how we do it ⤑ tbrd.co/cancel-query
Here's how we do it ⤑ tbrd.co/cancel-query
A thread on why 👇
A thread on why 👇
gcal invite -> tbrd.co/fwd-ama
youtube -> youtube.com/live/NIdIarNwm7U
gcal invite -> tbrd.co/fwd-ama
youtube -> youtube.com/live/NIdIarNwm7U
Curious how it works? Ready to migrate? Want a feature rundown?
Join our office hours and ask us anything about the new Tinybird.
🗓️ Add it to your Google Calendar: tbrd.co/fwd-ama
Curious how it works? Ready to migrate? Want a feature rundown?
Join our office hours and ask us anything about the new Tinybird.
🗓️ Add it to your Google Calendar: tbrd.co/fwd-ama
Give it a try 👇
Give it a try 👇
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.
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.
Using Kafka for ingestion? You can easily connect Tinybird Local to a local or cloud Kafka server for testing.
Using Kafka for ingestion? You can easily connect Tinybird Local to a local or cloud Kafka server for testing.
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.
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.
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.
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.
You can run a local dev server on Tinybird Local. The server watches for changes to your files and automatically rebuilds your API, locally.
You can run a local dev server on Tinybird Local. The server watches for changes to your files and automatically rebuilds your API, locally.
Here's a link to add it to your Google calendar (no registration required): tbrd.co/fwd-ama
Here's a link to add it to your Google calendar (no registration required): tbrd.co/fwd-ama
Ask us anything.
Join our Office Hours next Friday.
Here's a Google Cal Link -> tbrd.co/fwd-ama (you don't have to register or give us your email).
Ask us anything.
Join our Office Hours next Friday.
Here's a Google Cal Link -> tbrd.co/fwd-ama (you don't have to register or give us your email).
In the original Tinybird UX, we focused on the cloud and only designed a small part of the platform to work locally. We've received a lot of feedback on this, and decided to revisit it.
On Friday March 14th, we're going all on on local dev. Stay tuned.
In the original Tinybird UX, we focused on the cloud and only designed a small part of the platform to work locally. We've received a lot of feedback on this, and decided to revisit it.
On Friday March 14th, we're going all on on local dev. Stay tuned.
Here's what we've learned 🧵
Here's what we've learned 🧵
We contributed an important PR to create a new database engine: Backup.
We contributed an important PR to create a new database engine: Backup.