{"id":53230,"library":"ipfs-go-ds-badger2","title":"Go DS Badger2","description":"A datastore implementation using BadgerDB v2 for IPFS.","status":"active","version":"0.1.5","language":"go","source_language":null,"source_url":"https://github.com/ipfs/go-ds-badger2","tags":["ipfs","datastore","badger","storage"],"install":[{"cmd":"go get github.com/ipfs/go-ds-badger2","lang":"bash","label":"Install github.com/ipfs/go-ds-badger2"}],"dependencies":[],"imports":[{"symbol":"badger2","correct":"github.com/ipfs/go-ds-badger2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/ipfs/go-ds-badger2\"\n)\n\nfunc main() {\n\tds, _ := badger2.NewDatastore(\"/tmp/badger\", nil)\n\tdefer ds.Close()\n\t_ = ds\n}","lang":"go","description":"Creates a new Badger2 datastore."},"warnings":[],"env_vars":null,"search_vec":"'badger':14 'badger2':3 'badgerdb':8 'datastor':5,13 'ds':2 'go':1 'implement':6 'ipf':11,12 'storag':15 'use':7 'v2':9","created_at":"2026-06-15T07:31:39.632665+00:00","updated_at":"2026-06-15T07:31:39.632665+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ipfs/go-ds-badger2","github":"https://github.com/ipfs/go-ds-badger2","docs":"https://pkg.go.dev/github.com/ipfs/go-ds-badger2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}