50

GitHub - ShoshinNikita/boltBrowser: boltBrowser is a web-browser for boltDB

 5 years ago
source link: https://github.com/ShoshinNikita/boltBrowser
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

boltBrowser

boltBrowser is a web-browser for BoltDB.

Features

  • You can work with several databases in one time
  • You can visit nested buckets
  • Minimalistic and simple interface

123

How to start

  1. Run the program (you can download compiled program)
  2. Go to localhost:500
  3. Add db by pressing sign '+'
  4. Enjoy!

Settings

You can change mode of converting []byte. Just change functions ConvertKey(b []byte) string (or ConvertValue()) in src/converters/converter.go

Note: function will be used for converting all keys (or values). So, if your keys (or values) were converted from either string or uint program will crash.

Flags

Flag Default Description -port :500 port of the website -offset 100 number of records on single page -debug false switch mode

Additional info

Initial work was undertaken on Bitbucket.

License

MIT License


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK