{"id":51771,"library":"ipfs-go-ds-leveldb","title":"IPFS LevelDB Datastore","description":"A LevelDB-backed datastore implementation for IPFS, providing persistent key-value storage.","status":"active","version":"0.5.2","language":"go","source_language":null,"source_url":"https://github.com/ipfs/go-ds-leveldb","tags":["ipfs","datastore","leveldb","storage","key-value"],"install":[{"cmd":"go get github.com/ipfs/go-ds-leveldb","lang":"bash","label":"Install github.com/ipfs/go-ds-leveldb"}],"dependencies":[],"imports":[{"symbol":"leveldb","correct":"github.com/ipfs/go-ds-leveldb"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\tds \"github.com/ipfs/go-ds-leveldb\"\n)\n\nfunc main() {\n\td, err := ds.NewDatastore(\"/tmp/leveldb\", nil)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(d)\n}","lang":"go","description":"Creates a new LevelDB datastore instance."},"warnings":[],"env_vars":null,"search_vec":"'back':7 'datastor':3,8,19 'implement':9 'ipf':1,11,18 'key':15,23 'key-valu':14,22 'leveldb':2,6,20 'leveldb-back':5 'persist':13 'provid':12 'storag':17,21 'valu':16,24","created_at":"2026-06-15T06:29:30.944536+00:00","updated_at":"2026-06-15T06:29:30.944536+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-leveldb","github":"https://github.com/ipfs/go-ds-leveldb","docs":"https://pkg.go.dev/github.com/ipfs/go-ds-leveldb#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"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}}