TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DBCLI – Modern Suite of Database CLIs

95 pointsby amjithover 7 years ago

7 comments

git-pullover 7 years ago
Thanks Jonathan Slenders for the solid library backing these: <a href="https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;python-prompt-toolkit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;python-prompt-toolkit</a><p>See also: <a href="https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;ptpython" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;ptpython</a>, <a href="https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;pymux" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;pymux</a>, <a href="https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;pyvim" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jonathanslenders&#x2F;pyvim</a>
评论 #15992998 未加载
AtlasLionover 7 years ago
Been using pgcli for a while. Fantastic tool. Thanks for the numerous hours working on this!
herewulfover 7 years ago
Interesting. If I were still working with Oracle, I&#x27;d love to see a sqlplus replacement. It has to be one of the most braindead CLIs ever, yet is too often instrumental to getting some actual work done with the shell et al.
评论 #15993685 未加载
评论 #15993830 未加载
评论 #15993918 未加载
avivover 7 years ago
Interesting niche and approach. Thanks for pgcli btw. Good luck!
评论 #15992995 未加载
em500over 7 years ago
Any plans for a sqlite version?
评论 #15994819 未加载
kenshawover 7 years ago
Or just use usql.<p><pre><code> go get -u github.com&#x2F;xo&#x2F;usql </code></pre> Autocompletion is the only feature it doesn&#x27;t have compared to these, and it&#x27;s significantly easier to work with, and works with more databases. Autocompletion will be done early next year.
评论 #15994171 未加载
评论 #15996294 未加载
评论 #15994327 未加载
Annatarover 7 years ago
And the one database whose client needs [CURSOR UP] history and autocompletion, Oracle, isn&#x27;t listed.<p>Vertica doesn&#x27;t need an added value client: her client is already pretty good out of the box.
评论 #15993498 未加载