Y
Hacker News
new
|
ask
|
show
|
jobs
by
resheku
2043 days ago
pgcli is nice
and it works great with pspg pager [
https://github.com/okbob/pspg
]
''\pager /usr/local/bin/pspg''
1 comments
djeiasbsbo
2043 days ago
I wish there was an oracle database equivalent. The oracle SQL REPLs are both terrible but the cx_oracle python client library is decent so maybe a pgcli fork would be possible.
link
masklinn
2042 days ago
pspg supports MySQL and SQLite after sone configuration to their shell, might be possible for oracle as well?
link