wasm-client icon indicating copy to clipboard operation
wasm-client copied to clipboard

Examples for the MotherDuck WASM Client library, enabling MotherDuck integration for WebAssembly-powered DuckDB

MotherDuck WASM Client: Examples

This repository contains example projects using the MotherDuck WASM Client library.

Mosaic Integration

An example integrating the MotherDuck WASM Client library with Mosaic to produce interactive visualizations.

Screenshot of Mosaic Flights 10M example

Code | Demo

NYPD Complaints

An example of using the MotherDuck WASM Client library to implement a simple dashboard showing the different types of complaints received by the New York City Police Department from 2010 through 2022. (Data sourced from here.)

Screenshot of NYPD Complaints example

Code | Demo