zyxdb
JSON →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.