csv-grep is an intuitive TUI application writting with ratatui.rs for reading, viewing and quickly analysing csv files right on the terminal.
Feel free to download, test with any given comma-seperated csv file and drop your feedback.
If you compile locally, you can easily test it out using
cargo run -r somefile.csv