Ryan Boyd

Ryan Boyd

MotherDuckMotherDuck
co-founder at MotherDuck
39 points
MotherDuck
Python is a core technology in the toolkit of many data scientists and data engineers. They can connect with MotherDuck using the DuckDB client, run SQL on pandas dataframes and join with cloud data.

What's great

data science support (2)
MotherDuck
The MotherDuck web UI is powered by Wasm, enabling DuckDB to run inside the browser. This speeds up query execution and offloads work to local for faster execution. MotherDuck also has a Wasm SDK.
1 view
MotherDuck
DuckDB is the core, embedded SQL engine we use to power MotherDuck. DuckDB clients connect to MotherDuck by changing their database name. Dual execution processes queries locally, in cloud or both.

What's great

in-process SQL engine (4)dual execution (1)