{"id":53736,"library":"apple-foundationdb-bindings-go","title":"FoundationDB Go Bindings","description":"Go language bindings for FoundationDB, a distributed key-value store.","status":"active","version":"0.0.0-20260605195127-252e4fb4d514","language":"go","source_language":null,"source_url":"https://github.com/apple/foundationdb","tags":["foundationdb","database","key-value","distributed"],"install":[{"cmd":"go get github.com/apple/foundationdb/bindings/go","lang":"bash","label":"Install github.com/apple/foundationdb/bindings/go"}],"dependencies":[],"imports":[{"symbol":"fdb","correct":"github.com/apple/foundationdb/bindings/go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\tfdb \"github.com/apple/foundationdb/bindings/go\"\n)\n\nfunc main() {\n\tdb := fdb.MustOpenDefault()\n\tfmt.Println(db)\n}","lang":"go","description":"Open the default FoundationDB database."},"warnings":[],"env_vars":null,"search_vec":"'bind':3,6 'databas':16 'distribut':10,20 'foundationdb':1,8,15 'go':2,4 'key':12,18 'key-valu':11,17 'languag':5 'store':14 'valu':13,19","created_at":"2026-06-15T07:53:04.714202+00:00","updated_at":"2026-06-15T07:53:04.714202+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/apple/foundationdb","github":"https://github.com/apple/foundationdb","docs":"https://pkg.go.dev/github.com/apple/foundationdb/bindings/go#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}}