{"id":24098301,"url":"https://github.com/liubin/boltdb-shell","last_synced_at":"2025-10-29T14:18:14.056Z","repository":{"id":57563996,"uuid":"315578849","full_name":"liubin/boltdb-shell","owner":"liubin","description":"A simple interactive shell to explore and manage buckets, keys and its values for boltdb file.","archived":false,"fork":false,"pushed_at":"2020-11-27T03:12:30.000Z","size":5614,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T19:10:58.670Z","etag":null,"topics":["bolt","boltdb","database"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liubin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-24T09:17:58.000Z","updated_at":"2024-12-14T02:49:20.000Z","dependencies_parsed_at":"2022-09-16T13:34:22.563Z","dependency_job_id":null,"html_url":"https://github.com/liubin/boltdb-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liubin/boltdb-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubin%2Fboltdb-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubin%2Fboltdb-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubin%2Fboltdb-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubin%2Fboltdb-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liubin","download_url":"https://codeload.github.com/liubin/boltdb-shell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubin%2Fboltdb-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264232155,"owners_count":23576785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bolt","boltdb","database"],"created_at":"2025-01-10T14:34:05.369Z","updated_at":"2025-10-29T14:18:13.959Z","avatar_url":"https://github.com/liubin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boltdb-shell\n\nA simple BoltDB shell for exploring buckets and keys.\n\n## Install\n\n```\n$ go get github.com/liubin/boltdb-shell\n\n$ boltdb-shell meta.db\n```\n\n## Support commands\n\n- `create \u003cbucket\u003e`: create bucket(or `mkdir`/`create_bucket`)\n- `rm \u003cbucket\u003e|\u003ckey\u003e`: delete bucket or key.\n- `put \u003ckey\u003e \u003cvalue\u003e`: put key value\n- `cd \u003cbucket\u003e` or `cd ..` or `cd /`\n- `ls`: list buckets or keys under current path\n- `pwd`: show current path(under which bucket)\n- `int \u003ckey\u003e`: show int value of `\u003ckey\u003e`\n- `time \u003ckey\u003e`: show golang time value of `\u003ckey\u003e`\n\n## Demo\n\n![](images/demo.gif)\n\nconverted by https://dstein64.github.io/gifcast/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliubin%2Fboltdb-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliubin%2Fboltdb-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliubin%2Fboltdb-shell/lists"}