Bolt - An embedded key/value database for Go.
Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL.
https://github.com/boltdb/bolt
License:
Tech:
Tags: