Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 470 Bytes

README.textile

File metadata and controls

23 lines (15 loc) · 470 Bytes

bazdig

PHP SQL console/editor

features

  • unlimited history
  • history search
  • syntax coloring
  • schema browser
  • save queries as links (CTRL-D in Firefox)
  • save reports as HTML files (CTRL-S in Firefox)
  • save ALL your query history as an sqlite database
  • works with MySQL and sqlite (for now)

install

  1. check that you have PHP5, PDO_sqlite and PDO_mysql
  2. uncompress the tarball in your HTTP server DocumentRoot
  3. go to http://-yourdomain-/bazdig