FICHA · AUR

bbolt

An embedded key/value database for Go

  • go-database-library
  • LIBRARY
  • GO
  • DATABASE
  • Dependency only
official+codex · reviewed · May 30, 2026 description in en

Description

Go applications can store local key-value data in an embedded database without running a separate server. It is useful for developers building tools that need durable local storage.

Embedded databases write directly to application files. Use backups and migration care when data matters, especially during format or schema changes.

Permissions

Permissions not analysed for this source yet.