Best of Tinybird2022

  1. 1
    Article
    Avatar of tinybirdTinybird·4y

    How we recreated r/place with 10 lines of SQL

    The 2022 r/place event was a social experiment where millions of users from across the internet vied for pixel dominance. In less than 45 minutes we used Tinybird and some Javascript to recreate the 2022 canvas, plus build a new canvas of our own. We recently shared 8 challenges building high-concurrency, low-latency data apps on massive-scale data.

  2. 2
    Article
    Avatar of tinybirdTinybird·4y

    I built a Tinybird syntax highlighter for VSCode

    Tinybird data projects are meant to be managed like code, with versioning, CI/CD, tests, etc. Why shouldn’t they have their own syntax highlighter? So, rather than wait around, I did what any Tinybird dev would have done: I built it. If you use VSCode, you can install it here.

  3. 3
    Article
    Avatar of tinybirdTinybird·4y

    Looking for a Google Analytics alternative? Build it yourself in 3 minutes.・Tinybird

    Tinybird is a serverless data backend for building low-latency applications. It lets you ingest data from your apps, shape it with SQL, and publish the results as API endpoints. The next step is to create your Tinybird Workspace, which is basically a collection of Data Sources, Pipes, and Paste it in your website.

  4. 4
    Article
    Avatar of tinybirdTinybird·4y

    How I replaced Google Analytics with Retool and Tinybird, Part 1

    Tinybird has released a Web Analytics Starter Kit that lets you deploy an end-to-end customizable Google Analytics alternative in less than 5 minutes. In web parlance, a ‘session’ is a collection of events that begins when a visitor enters the domain and ends when they exit the domain. The tracker doesn’t send ‘exit’ events to the Tinybird data source. This is fine for now.

  5. 5
    Article
    Avatar of tinybirdTinybird·4y

    Tinybird is out of beta and open to everyone

    Tinybird is a real realtime analytics platform for developers. Anyone can use Tinybird to ingest and query realtime data, and build products which rely on data at scale. Our self-serve and serverless APIs as well as our CLI, UI and public docs give developers the tools to realize the full potential of their data.

  6. 6
    Article
    Avatar of tinybirdTinybird·4y

    Introducing a redesigned Tinybird UI for better developer productivity

    The Tinybird UI is a platform for developer productivity. The new look gives you a cleaner and more functional interface that highlights your data with less distraction. We’ve removed the modal and now give you the full content width to examine your Data Source.