Skip to content

What is Kùzu Wasm?

Kùzu Wasm is the WebAssembly version of the Kùzu database system, designed to provide high-performance, in-browser serverless graph analysis.

Overview

By compiling Kuzu to WebAssembly, Kuzu-WASM enables asynchronous execution of Cypher queries within web workers, ensuring impressive query performance and scalability. With the integration of Apache Arrow for lossless data copying, Kuzu-WASM ensures data integrity and efficiency. Additionally, it includes a virtual file system for seamless file imports. An image

Examples

Power by Kùzu WASM

Performance

Kuzu-WASM is benchmarked against existing web data processing libraries using the LDBC, demonstrating superior performance across various workloads.

Released under the MIT License.