phpSQLiteAdmin is a Web interface for the administration of SQLite databases. Right now the following operations are supported: Create, drop and vacuum databases - Show database information (schema, tables, indexes, file metadata) - Create, browse, empty and drop tables - Show table structure and indexes - Execute sql. |