Skip to content

kval-access-language/kval-boltdb-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Demo code for KVAL (Key Value Access Language) BoltDB bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages