{"library":"gitorm","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"0.0.25","tags":["javascript","database","github","repository","orm","databucket"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install gitorm","imports":["import gitorm from 'gitorm'","const gitorm = require('gitorm')","await gitormInstance.connect()"]},{"cmd":"yarn add gitorm","imports":[]},{"cmd":"pnpm add gitorm","imports":[]}],"homepage":"https://github.com/gbkel/gitorm#readme","github":"https://github.com/gbkel/gitorm","docs":null,"changelog":null,"pypi":null,"npm":"gitorm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}