Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1 KB

README.md

File metadata and controls

23 lines (12 loc) · 1 KB

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.