Remix.run Logo
keithnz 2 hours ago

I wrote a tui sql client to replace DataGrip (which is really slow). https://github.com/keithn/sql It's quite customized to what I wanted, I haven't really checked it works with other things.... only thing is, I don't really use it much anymore, I just get claude to do all my querying.

Most of the tools I write now are bridges to various SaaS products that have APIs but no CLIs.