wasm-client
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.
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.)
Code | Demo