{"id":65274,"library":"cayleygraph-cayley","title":"Cayley Graph Database","description":"Package cayley is an open-source graph database written in Go, supporting multiple storage backends and query languages.","status":"active","version":"0.7.7","language":"go","source_language":null,"source_url":"https://github.com/cayleygraph/cayley","tags":["graph","database","rdf","triplestore"],"install":[{"cmd":"go get github.com/cayleygraph/cayley","lang":"bash","label":"Install github.com/cayleygraph/cayley"}],"dependencies":[],"imports":[{"symbol":"cayley","correct":"github.com/cayleygraph/cayley"}],"quickstart":{"code":"import \"github.com/cayleygraph/cayley\"\n\nfunc main() {\n    store, err := cayley.NewMemoryGraph()\n    if err != nil {\n        panic(err)\n    }\n    store.AddQuad(cayley.Quad{\"subject\", \"predicate\", \"object\", \"graph\"})\n}","lang":"go","description":"Create an in-memory graph and add a quad."},"warnings":[],"env_vars":null,"search_vec":"'backend':19 'cayley':1,5 'databas':3,12,24 'go':15 'graph':2,11,23 'languag':22 'multipl':17 'open':9 'open-sourc':8 'packag':4 'queri':21 'rdf':25 'sourc':10 'storag':18 'support':16 'triplestor':26 'written':13","created_at":"2026-06-17T17:08:04.053161+00:00","updated_at":"2026-06-17T17:08:04.053161+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/cayleygraph/cayley","github":"https://github.com/cayleygraph/cayley","docs":"https://pkg.go.dev/github.com/cayleygraph/cayley#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-17","next_check":"2026-12-14","install_tag":null}}