SQLExplorer is an application that permits to create, browse and modify SQLite databases. It can import csv archives and native sqlite files.
Features :
- browse, edit, search, order the tables contents;
- it supports four types of field : canonical, address lookup, table lookup and maps;
- upload of csv and sqlite files through internal web server;
- download sqlite databases from your computer through web server on device;
- you can create simple or group view from tables with or without joins;
- print tables content of the opened page;
- you can export dump of sql table and mail it;
- custom sql commands;
- view structure of SQLite database.