{"id":19070722,"url":"https://github.com/powerdns/lmdbnav","last_synced_at":"2025-04-28T14:46:04.254Z","repository":{"id":228564276,"uuid":"610723662","full_name":"PowerDNS/lmdbnav","owner":"PowerDNS","description":"A terminal UI to inspect LMDB database files","archived":false,"fork":false,"pushed_at":"2024-03-19T13:10:15.000Z","size":496,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-18T17:19:28.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerDNS.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-07T10:58:32.000Z","updated_at":"2025-04-12T13:41:05.000Z","dependencies_parsed_at":"2024-03-19T12:45:31.900Z","dependency_job_id":"d91f86e9-2853-428d-ae5a-3e450a128300","html_url":"https://github.com/PowerDNS/lmdbnav","commit_stats":null,"previous_names":["powerdns/lmdbnav"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDNS%2Flmdbnav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDNS%2Flmdbnav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDNS%2Flmdbnav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerDNS%2Flmdbnav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerDNS","download_url":"https://codeload.github.com/PowerDNS/lmdbnav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251332941,"owners_count":21572716,"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":[],"created_at":"2024-11-09T01:20:10.195Z","updated_at":"2025-04-28T14:46:04.212Z","avatar_url":"https://github.com/PowerDNS.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lmdbnav\n\nA terminal UI to inspect LMDB database files.\n\nThis is a tool that we use internally to debug LMDB databases. We decided to open source it, since it can be useful to others.\n\nContributions are welcome.\n\n## Installation\n\nFrom a local source checkout:\n\n```\n$ GOBIN=/path/to/target/bin go install ./cmd/lmdbnav\n```\n\nOr directly, without any local checkout:\n\n```\n$ GOBIN=/path/to/target/bin go install github.com/PowerDNS/lmdbnav/cmd/lmdbnav@latest\n```\n\n## Usage\n\n```\n$ lmdbnav /path/to/lmdb\n```\n\nTo enable support for [Lightning Stream](https://github.com/PowerDNS/lmdbnav) headers:\n\n```\n$ lmdbnav --ls /path/to/lmdb\n```\n\nKey bindings:\n\n- Arrow keys are used for navigation\n- `Enter` dives into a subview\n- `Esc` returns to the previous screen\n- `R` or `r` refreshes the view from the LMDB\n- `[` and `]` jump 1000 rows\n- `{` and `}` jump 10000 rows\n- `Home` and `End` navigate to the beginning and end\n\n## Example screenshots\n\n![Databases](screenshots/databases.png)\n\n![Data](screenshots/data.png)\n\n![Inspect](screenshots/inspect.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerdns%2Flmdbnav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowerdns%2Flmdbnav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerdns%2Flmdbnav/lists"}