└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Tinybird 🐥✨ 2 | 3 | This repo is a collection of awesome Tinybird resources! 4 | 5 | ## Documentation 📚 6 | 7 | - [Official Tinybird docs](https://tinybird.co/docs) 8 | - [Tinybird's ClickHouse Knowledge Base](https://www.tinybird.co/clickhouse/knowledge-base) 9 | - [Tinybird Changelog](https://www.tinybird.co/changelog) 10 | 11 | ## Starter Kits 🛠️ 12 | 13 | - [Web Analytics](https://github.com/tinybirdco/web-analytics-starter-kit) 14 | - [Log Analytics](https://github.com/tinybirdco/log-analytics-starter-kit) 15 | 16 | ## SDKs & Utilities 🧰 17 | 18 | - [tinybird-utils](https://github.com/tremorlabs/tinybird-utils) (community) a simple TypeScript wrapper for your Tinybird API Endpoints with SWR, built by [Tremor](https://www.tremor.so/). 19 | - [go-tinybird](https://github.com/the-hotels-network/go-tinybird) (community) a Go SDK for Tinybird, built by [The Hotels Network](https://github.com/the-hotels-network) 20 | - [tinybird-nodejs-sdk](https://github.com/alejandromav/tinybird-nodejs-sdk) (community) a Nodejs SDK for Tinybird, built by [@alejandromav](https://github.com/alejandromav/) 21 | - [verdin](https://github.com/localstack/verdin) (community) a Python SDK for Tinybird, built by [LocalStack](https://github.com/localstack) 22 | - [zod-bird](https://github.com/chronark/zod-bird) (community) a light-weight TypeScript library offering type safety for Tinybird APIs using `zod` plus Nextjs cache directives, built by [chronark](https://github.com/chronark/) 23 | - [VSCode Extension](https://github.com/tinybirdco/vscode-tinybird-support) (community) an extension providing some helpers for your Tinybird data projects. 24 | - [CI Flows for Tinybird Data Projects](https://github.com/tinybirdco/ci) (community) a collection of configuration files that enable CI flows for Tinybird data projects. 25 | 26 | ## Open-source Projects 🔓 27 | 28 | - [Mockingbird](https://mockingbird.tinybird.co/) an open-source mock streaming data generator for any streaming tool 29 | - [Tinybird Grafana Data Source](https://github.com/tinybirdco/grafana-tinybird-datasource) an open-source plugin for Grafana to visualize & alert on Tinybird APIs 30 | - [Dub.co](https://github.com/dubinc/dub) open-source link management infrastructure 31 | - [highstorm.app](https://github.com/chronark/highstorm) an open-source event tracker 32 | - [Aptabase](https://github.com/aptabase/aptabase) open-source analytics for apps 33 | - [Papermark](https://github.com/mfts/papermark) open-source alternative to DocSend 34 | - [OpenStatus](https://github.com/mxkaske/openstatus) open-source status page and alerting 35 | - [Unkey](https://github.com/unkeyed/unkey) open-source api key management with analytics 36 | 37 | ## Commercial Projects 💰 38 | 39 | - [BeamAnalytics](https://beamanalytics.io) GDPR compliant web analytics 40 | - [Statsy](https://statsy.com/) carbon-conscious web analytics 41 | - [Planetfall](https://planetfall.io/) global latency monitoring 42 | - [UserLoop](https://userloop.io/) AI-powered customer feedback & surverys 43 | - [Dub.co](https://dub.co/) managed service of the [Dub.co](https://github.com/dubinc/dub) FOSS project, the open-source link management infrastructure 44 | - [Aptakube](https://aptakube.com/) a modern Kubernetes desktop client 45 | - [Aptabase](https://aptabase.com/) a managed service of the [Aptabase](https://github.com/aptabase/aptabase) FOSS projects, analytics for apps 46 | - [Unkey](https://unkey.dev) managed service of the [unkey.dev](https://github.com/unkeyed/unkey) FOSS project, api key authorization 47 | 48 | --------------------------------------------------------------------------------