{"library":"zyxdb","type":"library","category":null,"description":"Node.js native bindings for ZYX graph database, a high-performance embeddable graph database engine with Cypher query support. Current stable version is 0.1.25, with prebuilt binaries for Linux (x64 glibc), macOS (ARM64), and Windows (x64 MSVC). Requires Node >= 18. Uses native addon (N-API) for performance and supports TypeScript types. Differentiators: embeddable (no server process), full Cypher support, transactions (read-write and read-only), shortest path queries, batch operations, and native performance. Alternative to Neo4j for embedded use cases.","language":"javascript","status":"active","version":"0.1.25","tags":["javascript","graph","database","cypher","native","addon","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install zyxdb","imports":["import { Database } from 'zyxdb'","import { Transaction } from 'zyxdb'","import { Node } from 'zyxdb'"]},{"cmd":"yarn add zyxdb","imports":[]},{"cmd":"pnpm add zyxdb","imports":[]}],"homepage":"https://github.com/nexepic/zyx#readme","github":"https://github.com/nexepic/zyx","docs":null,"changelog":null,"pypi":null,"npm":"zyxdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}