GithubHelp home page GithubHelp logo

doytsujin / boltinspector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thealyxgreen/boltinspector-old

0.0 1.0 0.0 33 KB

This is a database tool for Bolt

License: MIT License

Go 100.00%

boltinspector's Introduction

Bolt Inspector

Basic database tool for BoltDB

About

After working with Bolt for several days, I got incredibly fed-up with working in the dark. I searched around for a tool that would let me quickly see inside the database, but found nothing that fit my needs. So I created Bolt Inspector.

Bolt Inspector is a command-line program that quickly lets you load a database and inspect its structures and values. Unlike other programs that exist, it is built specifically to work with nested buckets.

Features

Features in the most current version

  • Open Database files
  • Move between buckets
  • List everything in the current bucket
  • Recursively list everything in the current bucket and nested buckets
  • Distinguish between values and nested buckets when listing
  • Print values (String, Int, or UInt)
  • Insert new values/buckets
  • Move/Copy existing values
  • Edit existing values
  • Delete values/buckets
  • Empty bucket (delete all values/buckets inside a bucket, but not the bucket itself)

Features I would like to add, but may not

  • Web interface

Links

For information on the program itself and how to use it, check out the Wiki

This project is covered under the MIT License. Details can be found here

For the latest progress, check out the Change Log

For information on future developments, check out the Developer Log

boltinspector's People

Contributors

thealyxgreen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.