PhpSQLiteAdmin
{{Multiple issues|
{{Orphan|date=January 2019}}
{{notability|date=January 2014}}
{{more citations needed|date=January 2014}}
}}
phpSQLiteAdmin is a name of two independent web applications, 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 simple way for users to create databases, create tables, and query their own data using non-industry-standard SQLite syntax.
By now they seem like two abandoned projects.
Currently both can be replaced by phpLiteAdmin (with support for SQLite2 and SQLite3) or PhpMinAdmin (now Adminer, which in addition to SQLite supports MySQL, MariaDB and PostgreSQL).
External links
- {{official website|https://phpsqliteadmin.sourceforge.net/|name=Official website of phpSQLiteAdmin by Yves Glodt and Felipe Lopes}} (inactive since Nov 2009)
- {{official website|https://code.google.com/p/phpsqliteadm/|name=Official website of phpSQLiteAdmin by Richard Hayes}} (inactive since Dec 2006)
- {{official website|https://code.google.com/p/phpliteadmin/|name=Official website of phpLiteAdmin by Christopher Kramer}} (actively developed alternative)
Category:Free software programmed in PHP
Category:Database administration tools
{{database-software-stub}}