SQLite Management

This manager allows you to manage all SQLite databases on your device. Root is required.

 

It lists all apps found on the device which have at least one database (located in app's database directory only).

Tapping an app opens the list of databases.

Long-pressing an app opens the app manager dialog box for further actions on the selected app.

Tapping a database will open the database editor.

 

The buttons in the top-right corner respectively allows you to:

  • Open a database manually from anywhere.
  • Optimize all database accesses (running sql VACUUM and REINDEX).
  • Filter by system or installed apps.