SQLite Viewer

3.3
139 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

- Read SQLite databases with ".db" extension
- View tables
- Select table to view
- Select columns from tables to view
- Execute SQL quires on database
- Basic Syntax highlighting for (SQL keywords, data types and existing tables and columns)
Updated on
Aug 28, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Committed to follow the Play Families Policy

Ratings and reviews

3.4
131 reviews
Alan Gauld
March 8, 2025
Seems to work ok as a viewer although only for tables, you can't see views. A pity because I have created summary views. The SQL editor doesn't seem to like anything beyond very simple SQL.
1 person found this review helpful
Did you find this helpful?
Ovro Das
March 25, 2025
app requires storege permission but... it can not open .db file directly from file explorer. . it did not read database directly from sdcard it makes a copy of the file to internal storage (in app root folder)...... thats stupid
1 person found this review helpful
Did you find this helpful?
Andreas Lindgren
December 27, 2023
There is absolutely no point to limiting the app to only open files that end in .db as there are countless of SQLite databases that have no file ending as well as a multitude of file that do end in .db that is in fact not SQLite databases.
4 people found this review helpful
Did you find this helpful?

What’s new

- Fix storage permission on android phones