jwulf/ghettohubDB

A database driver for a JSON DB in a GitHub repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenA GitHub token to commit to the repo. Pass in secrets.GITHUB_TOKEN.yes
operationThe operation to perform: FINDONE | FINDMANY | DROPTABLE | UPSERT | DELETEONE | DELETEMANY | INIT | UPDATEONE | UPDATEMANYyes
queryThe query to executeno
recordThe record for an upsert operationno
tableThe table to run the operation onno
basedirThe base directory for the databasenodb
tablesA list of tablenames to initialise a databaseno
verboseSet to true for verbose outputno

no outputs