kval-boltdb-demo

command module
v0.0.0-...-869a27e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2018 License: GPL-3.0 Imports: 5 Imported by: 0

README

kval-boltdb-demo

Build Status

Demo code for KVAL (Key Value Access Language) BoltDB bindings. Displays a few of the features that might be worth looking at for those looking at working with BoltDB but without having to do too much programming to get it up and running.

KVAL and BBolt

KVAL stands for Key Value Access Language and is a specification for interacting with Bolt-like key value databases to make working with them far more fluid.

Information on KVAL can be found here: https://github.com/kval-access-language/kval

And a working implementation of the specification for BoltDB can be found here: https://github.com/kval-access-language/kval-bbolt

Asciinema Demo

asciicast

License

GPL Version 3: https://github.com/kval-access-language/kval-boltdb-demo/blob/master/LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL