boltbrowser下载_boltBrowser是一个基于Web的boltDB浏览器

boltBrowser是一款用于BoltDB的轻量级Web浏览器,支持同时操作多个数据库、查看嵌套桶、使用正则表达式搜索记录和桶、编辑数据库等。用户可以通过配置文件或命令行参数调整设置,如端口、记录显示数量等。为了安全性,程序使用了EscapeString()函数防止js注入。如果你有兴趣,可以参与到这个项目的前端和UI开发中来。
摘要由CSDN通过智能技术生成

boltBrowser

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d61696e7461696e65642533462d6e6f2d7265642e73766768747470733a2f2f676f7265706f7274636172642e636f6d2f62616467652f6769746875622e636f6d2f53686f7368696e4e696b6974612f626f6c7442726f7773657268747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f53686f7368696e4e696b6974612f626f6c7442726f777365722f62616467652e7376673f6272616e63683d6164642d74726176697368747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f53686f7368696e4e696b6974612f626f6c7442726f777365722e73766768747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f53686f7368696e4e696b6974612f626f6c7442726f777365722f746f74616c2e737667

boltBrowser is a web-based explorer for BoltDB.

Warning! I need your help. For details see help wanted

Features

You can work with several databases in one time

You can visit nested buckets

Minimalistic and simple interface

Opportunity to search records and buckets using regex

Opportunity to edit a db (create, delete, modify buckets and records)

screenshot.png

How to start

Run the program (you can download the latest release here)

Open the list of databases

Add a database by pressing sign '+'

Enjoy!

Settings

Setting

Default value

Description

port

:500

port of the website

offset

100

number of records on a single page

debug

false

mode of debugging

check version

true

should program check a new version

open browser

true

should the program open a browser automatically

neat window

true

should the program open a neat window

You can change settings by editing a config file or using command line flags.

Config file

The config file – config.ini. The default content:

# List of all opts:

# port

# debug

# offset

# should_check_version

# is_write_mode

# open_browser

# open_neat_window

# Port for website

port=:500

debug=false

# number of records on a single screen

offset=100

should_check_version=true

is_write_mode=true

open_browser=true

# has effect only if 'open browser' is true

open_neat_window=true

You can overwrite values from the config file by setting flags.

Flags

The default values are the same as values in the config file.

Flag

Description

-port

port of the website

-offset

number of records on single page

-debug

mode of debugging

-checkVer

should program check a new version

-openBrowser

should the program open a browser automatically

-neatWindow

should the program open a neat window

Security

Program use function EscapeString() from package html for preventing of js-injection.

Other

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.

Additional info

Initial work was undertaken on Bitbucket.

Help wanted

Unfortunately, I'm not a good frontend and UI developer. So, it would be great, if you decide to help me.

If you want to help, you can check Issues or you can skim through the source code.

License

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值