Gosu.pl

DBKiss - php database browser (mysql, postgresql)

DBKiss is a one-file PHP database browser that is easy to upload and use. It supports MySQL and PostgreSQL and features import/export of data, searching of the whole database or single tables, an advanced SQL editor, saving of templates, multi-query execution with pagination, and more.

Download

Version 1.06: dbkiss.zip [28 KB] (2010-07-18) see changelog
License: BSD revised (free for any use)
Author: Cezary Tomczak ()
Subscribe to new releases: http://freshmeat.net/projects/dbkiss/

Did you know?

Notes

Some of the features in the SQL editor require creating 'dbkiss_sql' directory, where history of queries is kept and other data. If the script has permission it will create that directory automatically, otherwise you need to create that directory manually and make it writable. At the top of dbkiss.php there is defined constant called 'DBKISS_SQL_DIR', you can set it to empty '' string, so the script won't try to create/use dbkiss_sql directory, but some of the features in the sql editor will not work (templates, pagination).

Screenshot

DBKiss - php database browser - screenshot

Changelog

1.06 (2010-07-18)

1.05 (2010-05-21)

1.04 (2010-02-20)

1.03 (2010-02-11)

1.02 (2009-10-24)

1.01 (2009-xx-xx)

1.00 (2009-02-10)

0.61 (2008-04-18)