Skip to content

cbritton/slint_duckdb_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slint_duckdb_viewer

Slint front end to duckdb to show structured files

This is a slint front end to show structured files such as CSV and parquet. DuckDB drives the content for the data. The backend is rust.

This is basically a learning experience with slint and how to interact with DuckDB and tokio to create a simple, but responsive UI.

To keep memory consumption to a minimum, pagination is used to navigate between pages. Currently, only CSV and parquet files are supported and this has only been tested on Windows 11.

viwer image

#MadeWithSlint

About

Slint front end to duckdb to show structured files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published