squealer

Crates.iosquealer
lib.rssquealer
version0.1.0
sourcesrc
created_at2024-06-27 12:01:00.58
updated_at2024-06-27 12:01:00.58
descriptionA Terminal UI database client
homepagehttps://github.com/samuelt87/squealer
repositoryhttps://github.com/samuelt87/squealer.git
max_upload_size
id1285694
size129,224
Samuel Thompson (samuelt87)

documentation

README

squealer

Terminal-based database manager in Rust

Aim

This project aims to create a full-featured generic database manager in rust using the Ratatui framework.

I grew frustrated with using PGAdmin and having it crash or freeze on me, and the simple command line psql left much to be desired. This project should eventually allow anyone to manage any database they're using in a powerful TUI interface.

Stretch goals are to have advanced scripting with integrated python notebooks, csv and other ingestion (likely with DuckDB intergration), and maybe a GUI once I find a crate I like.

Commit count: 33

cargo fmt