
Kyle Kimsey
- Flag inappropriate
- Show review history
It's pretty simplistic and not the most modern UI, but functionality is there. If you do any database creating/editing in programs (or for Tasker tasks), it's worth the price as it seems to be the only existing SQLite browser/editor that works well on Android. The only thing I wish it had was support for FTS3/4/5 (any, really) virtual tables which allow for use of the tokenizers for text data and saving of queries for basic querying and query reuse. Those could be premium features.
5 people found this review helpful

Joshua Kinard
App is incredibly basic. It can only see/edit tables in a database. No support (as far as I can tell) for seeing views, defining triggers, custom query input, etc. The overall direction feels right, but it's like it is a starter project that has a long ways to go before it could be considered fully-functional.

R Craig
Developer here. This app is my go-to for database viewing/editing, and I install it on every phone I work on. I only have 3 minor complaints: • It will not "open as/with" from a file manager. Gives a "not a valid database error." If I find a database, I have to switch to this app, then navigate to it to open it. • Hides blob data (or can it just not display binary/hex?) • Depending on the device, will not request root access, forcing me to copy files to sdcard just to view them.