{"id":51394,"library":"go-datastore","title":"Cloud Datastore Client","description":"Package datastore provides a client for Google Cloud Datastore, a NoSQL document database.","status":"active","version":"1.24.0","language":"go","source_language":null,"source_url":null,"tags":["datastore","google-cloud","nosql","database"],"install":[{"cmd":"go get cloud.google.com/go/datastore","lang":"bash","label":"Install cloud.google.com/go/datastore"}],"dependencies":[],"imports":[{"symbol":"datastore","correct":"cloud.google.com/go/datastore"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"cloud.google.com/go/datastore\"\n)\n\nfunc main() {\n\tctx := context.Background()\n\tclient, _ := datastore.NewClient(ctx, \"my-project\")\n\tfmt.Println(client)\n}","lang":"go","description":"Creates a new Datastore client for a GCP project."},"warnings":[],"env_vars":null,"search_vec":"'client':3,8 'cloud':1,11,20 'databas':16,22 'datastor':2,5,12,17 'document':15 'googl':10,19 'google-cloud':18 'nosql':14,21 'packag':4 'provid':6","created_at":"2026-06-15T06:13:09.452324+00:00","updated_at":"2026-06-15T06:13:09.452324+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/googleapis/google-cloud-go","github":null,"docs":"https://pkg.go.dev/cloud.google.com/go/datastore#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","cloud"],"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}}