Been using pgcli for a while. Fantastic tool. Thanks for the numerous hours working on this!
Interesting. If I were still working with Oracle, I'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.
Interesting niche and approach. Thanks for pgcli btw. Good luck!
Any plans for a sqlite version?
Or just use usql.
go get -u github.com/xo/usql
Autocompletion is the only feature it doesn't have compared to these, and it's significantly easier to work with, and works with more databases. Autocompletion will be done early next year.And the one database whose client needs [CURSOR UP] history and autocompletion, Oracle, isn't listed.
Vertica doesn't need an added value client: her client is already pretty good out of the box.
Thanks Jonathan Slenders for the solid library backing these: https://github.com/jonathanslenders/python-prompt-toolkit
See also: https://github.com/jonathanslenders/ptpython, https://github.com/jonathanslenders/pymux, https://github.com/jonathanslenders/pyvim