public
Description: PHP SQL console/editor that never forgets a query
Homepage: http://markkit.net
Clone URL: git://github.com/slim/bazdig.git
bazdig /
name age message
file README.textile Thu Jun 19 08:28:33 -0700 2008 fixed README [slim]
directory bazdig/ Fri Sep 04 17:15:15 -0700 2009 new DB selection UI based on suggestions by Mic... [slim]
file index.php Thu Sep 03 14:31:46 -0700 2009 bugfix: access using /bazdig/index.php was redi... [slim]
file ini.php Wed Nov 19 01:09:09 -0800 2008 bugfix: in /history/ when displaying redundant ... [slim]
directory lib/ Fri Oct 24 06:54:57 -0700 2008 bugfix: i did not notice that it were not worki... [slim]
directory test/ Fri Jun 13 01:46:07 -0700 2008 nouvelle version corrigee de localresource impo... [slim]
README.textile

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