Skip to content

Releases: hyee/dbcli

1.9.3

24 Jan 17:36
Compare
Choose a tag to compare
  • new script ora depsql,show dg
  • enhancement of <command> | tee <html file path>
  • misc fixes & enhancements

1.9.2

23 Oct 14:53
Compare
Choose a tag to compare
  • oracle: new script 'show cputest'
  • oracle: new script 'ora rat'
  • misc fixes

1.9.1

21 Jul 18:07
Compare
Choose a tag to compare
  • some command enhancements on tidb, mysql and pgsql
  • misc fixes

1.9.0

27 Apr 04:39
Compare
Choose a tag to compare
  • pgsql : many enhancements including desc, xplan, env autoplan/autoplanformat, misc scripts
  • mysql : many enhancements including info, xplan, env autoplan/autoplanformat, misc scripts
  • some other fixes and script enhancements

To connect to the database:

  • for oracle, launch dbcli.bat or dbcli.sh
  • for pgsql series including openGauss, launch pgsql_dbcli.bat or pgsql_dbcli.sh
  • for mysql series including TiDB, launch mysql_dbcli.bat or mysql_dbcli.sh
  • on Windows, start console.bat then goto File->New tab and choose which type of db to connect, default is oracle

1.8.6

24 Nov 14:27
Compare
Choose a tag to compare
  • oracle: new script 'ora xplan'
  • public: new command 'clip' to copy output into clipboard (unsupported in ssh terminal)
  • oracle: new script 'show features'
  • oracle: new script 'ora sqlset'
  • oracle: new script 'sys listdir'
  • oracle: new script 'ora spm/awrio'
  • public: support JDK 9+
  • update lib LuaJIT
  • misc script changes and fixes

1.8.5

15 Feb 10:16
Compare
Choose a tag to compare
  • new scripts adb list/view/delete/copy/move/unload/ddl/patch/switch/trace for Oracle Autonomous Database
  • new settings set credential/bucket for Oracle Autonomous Database
  • new scripts show userenv/acl/hwm and ora markhot
  • supports <?|&>proxy=<host>:<port> as database connection string as HTTP/Socks5 proxy
  • misc script enhancements and fixes

1.8.4

14 Jun 14:04
Compare
Choose a tag to compare
  • oracle: new scripts ora gather/spa/idn
  • oracle: new scripts show slowsegs
  • oracle: new script sys xplan
  • oracle: enhancements on ora stats/sta/actives
  • oracle: downgrade lib ojdbc8.jar to 19.5 to support 11g
  • oracle: other script enhancements, performance improvements and fixes
  • public: performance optimize & bug fixes on lib JNLuaJIT
  • public: misc fixes

1.8.3

01 Feb 10:48
Compare
Choose a tag to compare
  • supports MacOS M1, relies on Java1.8 such as Azul release(https://www.azul.com/downloads/?package=jdk)
  • update libs jnlua(bugfixes), lpeg(1.0.2), jna(5.1),jansi(2.4),LuaJIT, luv(1.43) to support M1
  • new command 'expr' for math calculation
  • misc fixes and script enhancements

1.8.2

01 Jan 12:25
Compare
Choose a tag to compare
  • oracle: new scripts pdb metric,show iotwrite and exa unalign
  • update libs luajit and luv
  • misc fixes and script enhancements

1.8.1

28 Nov 10:01
Compare
Choose a tag to compare
  • oracle: new script exa nsmtio
  • oracle: new script ora awrextr/awrload
  • mysql : new script ti usages/timing
  • somes fixes and enhancements mainly for oracle