📦 Open Source

Zero Dollars to Track Cattle Prices Forever: Git as a Temporal Database via GitHub Actions

Imagine scraping market data daily, storing every price tick immutably, all for free. One dev did it by hijacking Git itself as a database, with GitHub Actions as the engine.

Git commit graph showing daily cattle price snapshots in a GitHub repository

⚡ Key Takeaways

  • Transform GitHub repos into free temporal databases using daily commits from Actions workflows. 𝕏
  • Key trick: permissions: contents: write unlocks writes without tokens. 𝕏
  • Ideal for low-volume time-series like prices, sensors — scales to analysis via git tools. 𝕏
Published by

DevTools Feed

Ship faster. Build smarter.

Worth sharing?

Get the best Developer Tools stories of the week in your inbox — no noise, no spam.

Originally reported by dev.to

Stay in the loop

The week's most important stories from DevTools Feed, delivered once a week.