Storm is a simple and powerful ORM for BoltDB.
go get github.com/asdine/storm/v3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a BoltDB database, saves and retrieves a struct.
Replace github.com/boltdb/bolt with go.etcd.io/bbolt in your go.mod and adjust imports.
No dependency data recorded yet.