https://github.com/tansen87/duckling2
DuckDB import and export
https://github.com/tansen87/duckling2
csv duckdb parquet xlsx
Last synced: 7 months ago
JSON representation
DuckDB import and export
- Host: GitHub
- URL: https://github.com/tansen87/duckling2
- Owner: tansen87
- License: unlicense
- Created: 2025-07-12T15:41:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T02:29:25.000Z (9 months ago)
- Last Synced: 2025-07-13T04:26:52.827Z (9 months ago)
- Topics: csv, duckdb, parquet, xlsx
- Language: TypeScript
- Homepage:
- Size: 799 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
⚠️ Actively in Development and currently unstable ⚠️
# Duckling
English | [中文](./README.zh.md)
Duckling is a lightweight desktop application built using Tauri, designed for quickly browsing `parquet`/`csv` file data and various databases.
It supports [DuckDB](https://github.com/duckdb/duckdb)
Note: The current objective of this project is not to develop a fully functional database management tool, but rather to facilitate quick browsing of various types of data.
## Installation
From releases page to download the latest installation package, for
installation.
For Windows platform, you can download and [install Webview2 offline](<(https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section)>) if you
cannot install Webview2 due to network problems.
**Note**: When selecting a path for the software, choose an empty folder or opt to create a new folder. Do not put data files in the installation path. Avoid selecting a non-empty folder, as during uninstallation, if you choose to clear data files, the entire folder will be deleted, even if it does not belong to the software itself.
## Usage
Open the data folder or `*.duckdb` file.

