🤩Canva designs user-facing analytics with Tinybird.Read their story.

Thank you for signing up

We have sent a confirmation email. Please, check your spam folder in case you can`t find it.
If you urgently need to build a particular case, please contact us.
In the meantime...

Learn how to accelerate real-time analytics.

Learn tips & tricks from industry experts, and take your real-time analytics APIs to the next level.

NODE endpoint
DESCRIPTION >
 returns sales ranking by category
SQL >
 SELECT
    date,
    topKMerge(10)(top_10) as top_10
  FROM top_product_per_day
  WHERE
   date > {{Date(startdate)}} AND
    family = {{String(fam)}}  
  GROUP BY
    date

Result

Build fast data products, faster.

Try Tinybird and bring your data sources together and enable engineers to build with data in minutes. No credit card required, free to get started.
Need more? Contact sales for Enterprise support.