termdbms
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/termdbms/
A terminal UI for editing database files
go install github.com/mathaou/termdbms@latest
Termdbms is a command line tool for viewing and editing databases directly in the terminal and allows one to navigate through tables, rows and columns and query a database by executing SQL statements via its TUI interface.
Termdbms supports SQLite and CSV.