This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bazdig /
| name | age | message | |
|---|---|---|---|
| |
README.textile | Thu Jun 19 08:28:33 -0700 2008 | |
| |
bazdig/ | Fri Sep 04 17:15:15 -0700 2009 | |
| |
index.php | Thu Sep 03 14:31:46 -0700 2009 | |
| |
ini.php | Wed Nov 19 01:09:09 -0800 2008 | |
| |
lib/ | Fri Oct 24 06:54:57 -0700 2008 | |
| |
test/ | Fri Jun 13 01:46:07 -0700 2008 |
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
- check that you have PHP5, PDO_sqlite and PDO_mysql
- uncompress the tarball in your HTTP server DocumentRoot
- go to http://-yourdomain-/bazdig







