gitorm
JSON →gitorm is a simple ORM (v0.0.25) that uses GitHub repositories as a database and data bucket for Node.js. It provides CRUD operations on files stored in a GitHub repo, treating the repository as a backend store. The package is minimal, with no external dependencies, and works with GitHub's REST API. It is suitable for small projects or prototyping where a full database is unnecessary. Last updated in 2021, it has low activity and is considered stable but not actively maintained.