PhpSQLiteAdmin
phpPgAdmin is a web application, written in PHP, for managing PostgreSQL databases.
phpPgAdmin is a web-based client which leverages PHP scripting and the PostgreSQL database to provide a convenient way for users to create databases, create tables, alter tables and query their own data using industry-standard SQL.
While they no longer share any code, phpPgAdmin was started as a fork of phpMyAdmin which provides comparable services to users of the PostgreSQL's primary competitor MySQL.
External links
phpSQLiteAdmin is a web application, written in PHP, for managing SQLite databases.
phpSQLiteAdmin is a web-based client which leverages PHP scripting and the SQLite file-database system to provide a convenient way for users to create databases, create tables, alter tables and query their own data using industry-standard SQL.