Y
Hacker News
new
|
ask
|
show
|
jobs
by
djeiasbsbo
2044 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.
1 comments
masklinn
2044 days ago
pspg supports MySQL and SQLite after sone configuration to their shell, might be possible for oracle as well?
link