Skip to content

Releases: nitso/php-sql-console

Minimal usable console

Pre-release

Choose a tag to compare

@nitso nitso released this 19 Sep 14:56
  • connect/disconnect commands
  • show command for listing tables, views, databases
  • use command for selecting active database
  • switch to humbug/box instead of box2
  • archive cleanup (size minimization)

Proof-of-concept release

Pre-release

Choose a tag to compare

@nitso nitso released this 16 Feb 14:26

Some key benefits:

  • connect any supported by PDO database
  • run plain sql and get results
  • os/arch-independent, only php with pdo drivers required