Jump to content

PhpSQLiteAdmin

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lexington Warner (talk | contribs) at 16:10, 21 December 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
File:PhpSQLiteAdmin screen.png
phpSQLiteAdmin Screenshot

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.

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.