📦 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.

🧠 What's your take on this?

Cast your vote and see what DevTools Feed readers think

Aisha Patel
Written by

Aisha Patel

Former ML engineer turned writer. Covers computer vision and robotics with a practitioner perspective.

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.