Skip to content

A simple TUI for viewing and searching bbolt databases.

Notifications You must be signed in to change notification settings

dsvanlani/bolt-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alt text

Bolt Explorer

Bolt Explorer is a simple TUI tool to inspect bbolt databases. It was initially developed for observIQ's observathon on May 25, 2023.

Usage

First build the go binary from the project root.

go build

Execute the binary with a filename as the first argument

./bolt-explorer /Path/To/Database/File

Screenshots

Alt text Alt text

About

A simple TUI for viewing and searching bbolt databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages