From 10ac1b3d40f5f6dc140dc8878a0b18191936e696 Mon Sep 17 00:00:00 2001 From: zc310 <29995154+zc310@users.noreply.github.com> Date: Sat, 24 Apr 2021 08:33:28 +0800 Subject: [PATCH] Add BoltDB Viewer to projects section in README (#255) Co-authored-by: zc310.tech --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d9187409..da66c23fb 100644 --- a/README.md +++ b/README.md @@ -908,6 +908,7 @@ Below is a list of public, open source projects that use Bolt: * [BoltStore](https://github.com/yosssi/boltstore) - Session store using Bolt. * [Boltdb Boilerplate](https://github.com/bobintornado/boltdb-boilerplate) - Boilerplate wrapper around bolt aiming to make simple calls one-liners. * [BoltDbWeb](https://github.com/evnix/boltdbweb) - A web based GUI for BoltDB files. +* [BoltDB Viewer](https://github.com/zc310/rich_boltdb) - A BoltDB Viewer Can run on Windows、Linux、Android system. * [bleve](http://www.blevesearch.com/) - A pure Go search engine similar to ElasticSearch that uses Bolt as the default storage backend. * [btcwallet](https://github.com/btcsuite/btcwallet) - A bitcoin wallet. * [buckets](https://github.com/joyrexus/buckets) - a bolt wrapper streamlining