Skip to content

A fast viewer for CSV/Parquet files and and DuckDB databases, base on Tauri

Notifications You must be signed in to change notification settings

SoftTools59654/DuckStudio

 
 

Repository files navigation

DuckStudio

English | 中文

DuckStudio is a lightweight desktop applications, the use of Tauri build for fast browsing parquet / CSV file data and database data for DuckDB.

Installation

From releases page to download the latest installation package, for installation.

For Windows platform, you can download and install Webview2 offline if you cannot install Webview2 due to network problems.

Usage

Open the data folder or *.duckdb file.

screenshot-dark

screenshot

Development

If bundled fails to build, download the libduckdb releases file for platform and version in the duckdb releases page(e.g. libduckdb-windows-amd64.zip), unzip to ./src-tauri folder.

About

A fast viewer for CSV/Parquet files and and DuckDB databases, base on Tauri

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.5%
  • Rust 11.5%
  • CSS 1.8%
  • Other 1.2%