Go Boltdb

Open-source Go projects categorized as Boltdb

Top 11 Go Boltdb Projects

  1. gomplate

    A flexible commandline tool for template rendering. Supports lots of local and remote datasources.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Storm

    Simple and powerful toolkit for BoltDB (by asdine)

  4. redix

    a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

  5. gokv

    Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)

  6. clover

    A lightweight document-oriented NoSQL database written in pure Golang. (by ostafen)

    Project mention: A minimalist password manager desktop app: a foray into Golang's Wails framework (Part 1) | dev.to | 2024-12-19

    To store all the application data we use cloverDB. It is a lightweight and embedded document-oriented NoSQL Database, similar to MongoDB. One of the features of this database is that when records are saved, they are assigned an ID (by default, the field is designated as _id, a bit like what happens in MongoDB) which is a uuid string (v4). So if we want to sort the records by entry order, we must assign them a timestamp when they are stored.

  7. bolthold

    BoltHold is an embeddable NoSQL store for Go types built on BoltDB

  8. cachego

    Golang Cache component - Multiple drivers

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. tsk

    Lightweight terminal task app written in Go (Golang)

  11. calories

    Calories Tracker for the Commandline

  12. top-of-reddit

    Top Reddit posts every day.

  13. golang-kv

    Bundle embedded DB (badger & boltdb & leveldb & pebble & nutsdb) wrapper with fixed & simple api of pure Golang

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Boltdb discussion

Log in or Post with

Go Boltdb related posts

  • A minimalist password manager desktop app: a foray into Golang's Wails framework (Part 1)

    6 projects | dev.to | 19 Dec 2024
  • Resource for making database from scratch

    13 projects | /r/golang | 11 Nov 2022
  • Tsk: Lightweight terminal task app written in Go (Golang)

    1 project | news.ycombinator.com | 30 Aug 2022
  • tsk: Lightweight terminal based task app powered by BoltDB

    1 project | /r/programmingtools | 21 Aug 2022
  • tsk: Lightweight terminal based task app built with Go and BoltDB

    1 project | /r/commandline | 21 Aug 2022
  • BoltDB performance hit with large values?

    2 projects | /r/golang | 1 Jul 2022
  • Do you use an embedded NoSQL database?

    1 project | /r/golang | 27 Apr 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Boltdb projects in Go? This list will help you:

# Project Stars
1 gomplate 2,847
2 Storm 2,073
3 redix 1,214
4 gokv 788
5 clover 746
6 bolthold 657
7 cachego 374
8 tsk 244
9 calories 107
10 top-of-reddit 37
11 golang-kv 8

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?