ThreadSky
About ThreadSky
Log In
benbrougher.tech
•
47 days ago
i’ve gotten great at coding in the terminal, now I think next I need to get good at using SQL from the terminal. it’s time to learn how to psql
Comments
Log in
with your Bluesky account to leave a comment
[–]
ronin-red.bsky.social
•
47 days ago
I use dblab (
https://github.com/danvergara/dblab
) (support PostgreSQL, MySQL, SQLite3, Oracle and SQL Server)
and visidata (
https://www.visidata.org/
) for data exploration. Multitools csv,tsv, sqlite,...
fast and lightweight interactive terminal based UI
1
reply
[–]
treybastian.com
•
47 days ago
if you want something like DataGrip in vim / neovim
https://github.com/kristijanhusak/vim-dadbod-ui
3
reply
[–]
aru.io
•
47 days ago
If you want a gentler CLI experience, I like pgcli:
https://www.pgcli.com/
1
1
reply
[–]
benbrougher.tech
•
47 days ago
Ooooo thanks! I'll give this a try!
0
reply
Posting Rules
Be respectful to others
No spam or self-promotion
Stay on topic
Follow Bluesky's terms of service
×
Reply
Post Reply
Comments
and visidata (https://www.visidata.org/) for data exploration. Multitools csv,tsv, sqlite,...
fast and lightweight interactive terminal based UI
https://github.com/kristijanhusak/vim-dadbod-ui