Skip to content

samuelt87/squealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Terminal-based database manager in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages