Skip to content

handstuyennn/duckdb-wasm

 
 

Repository files navigation

Main Benchmarks duckdb npm JSDevlivr

DuckDB-Wasm

DuckDB-Wasm is an in-process analytical SQL database for the browser. It is powered by WebAssembly, speaks Arrow fluently, reads Parquet, CSV and JSON files backed by Filesystem APIs or HTTP requests and has been tested with Chrome, Firefox, Safari and Node.js. Learn more about DuckDB-Wasm from our VLDB publication or the recorded talk.

Try it out at shell.duckdb.org or Observable, read the API documentation, check out the web-app examples, and chat with us on Discord.

discord

DuckDB-Wasm is fast! If you're here for performance numbers, head over to our benchmarks.

Repository Structure

Subproject Description Language
duckdb_wasm Wasm Library C++
@duckdb/duckdb-wasm Typescript API Typescript
@duckdb/duckdb-wasm-shell SQL Shell Rust
@duckdb/duckdb-wasm-app GitHub Page Typescript
@duckdb/benchmarks Benchmarks Typescript
@duckdb/react-duckdb React Hooks Typescript

About

WebAssembly version of DuckDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 38.1%
  • TypeScript 36.7%
  • Rust 16.8%
  • JavaScript 2.7%
  • CMake 1.8%
  • Shell 1.3%
  • Other 2.6%