EasyDB APP
Make all data speak the same 'language'."
#Open Source
#Developer Tools
#GitHub
EasyDB APP – Query local data files with SQL without a database
Summary: EasyDB is a lightweight desktop app built with Tauri and Rust that lets you query local CSV, Excel, and JSON files using SQL. It supports datasets ranging from hundreds of MB to several GB without needing an external database.
What it does
It enables SQL queries on local data files including CSV, Excel, and JSON formats directly on the desktop.
Who it's for
Users who need to analyze large local datasets without setting up a database.
Why it matters
It eliminates the need for external databases by allowing direct SQL queries on local files of substantial size.