|
|
|
Show HN: First party analytics pipeline on Cloudflare with DuckDB
(try.icelight.dev)
|
|
3 points
by cliftonc
148 days ago
|
|
I spent some time this week wiring together all the pieces to build a "complete" end to end product analytics platform using the new (in beta - use at your own risk) Cloudflare Data Platform, and DuckDB (as I have been wanting to experiment with it for some time). It works surprisingly well! You can deploy it with one command once you are logged into Wrangler, and it should work on a free Cloudflare account (not sure about this tbh). The speed is of course what it is given it is running across Iceberg on R2, but it should scale very well at minimal cost. Would love to hear any feedback / ideas etc. but I intend to use this for my own projects as it means I can have a fully owned first party data stack for product analytics. |
|