{"library":"kuzu","type":"library","category":null,"description":"Kuzu is a highly scalable, extremely fast, and easy-to-use embedded property graph database, offering serverless integration into applications. It is optimized for complex analytical workloads on very large graphs, featuring a flexible Property Graph Data Model, Cypher query language support, native full-text search, and vector indices. Kuzu is actively developed and frequently releases minor updates and improvements.","language":"python","status":"active","version":"0.11.3","tags":["graph database","embedded database","Cypher","vector search","full-text search","OLAP"],"last_verified":"Sun May 24","install":[{"cmd":"pip install kuzu","imports":["import kuzu\ndb = kuzu.Database('path/to/db')","import kuzu\ndb = kuzu.Database('path/to/db')\nconn = kuzu.Connection(db)"]}],"homepage":"https://kuzudb.com/","github":"https://github.com/kuzudb/kuzu","docs":"https://docs.kuzudb.com/","changelog":"https://github.com/kuzudb/kuzu/releases","pypi":"https://pypi.org/project/kuzu/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/kuzu/compatibility"}}