Kùzu WebAssembly Example

This example demonstrates how to use Kùzu WebAssembly in a web browser. In this example, we will create a simple social network database with the following schema:

We will then load data into these tables and run some queries to demonstrate the capabilities of Kùzu WebAssembly.

In this example, all the queries are evaluated in browser using the WebAssembly version of Kùzu. No server-side processing is involved.

The output of the queries will be displayed below: