Skip to content

motherduckdb/wasm-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

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