Tablewright is the native database tool developers have been waiting for. Open any SQLite database — browse data, run queries, edit tables — all with a fast, fluid interface.
OPEN ANY DATABASE
• Open .sqlite, .db, and .sqlite3 files from Files or other apps
• Recent databases for quick access
• Works with any SQLite database
BROWSE YOUR DATA
• View all tables with row counts at a glance
• Sort, filter, and paginate through any table
• Tap rows to see complete details
• Navigate foreign key relationships instantly
INSPECT YOUR SCHEMA
• View columns, types, and constraints
• Browse indexes and foreign keys
• Copy column definitions
PRO FEATURES
Unlock the full toolkit with a one-time purchase:
• Write SQL queries with syntax highlighting
• Edit data directly — insert, update, delete rows
• Edit cells inline from query results
• Create and modify table schemas
• Import data from CSV and JSON
• Export results as CSV or JSON
• Save and organize your favorite queries
• Upload, view, share, and download images as BLOB storage columns
BUILT FOR DEVELOPERS
• Native SwiftUI — fast and fluid on all devices
• Tablet optimized with sidebar navigation
• No account required — everything stays on your device
• No external dependencies — pure SQLite
PERFECT FOR
• Mobile developers inspecting app databases
• Data analysts exploring datasets on the go
• Students learning SQL
• Anyone who works with SQLite files
One purchase. No subscription. Your database, anywhere.
What's new (v1.3)
BLOB Image Support
- View images stored in BLOB columns — JPEG and PNG detected automatically
- Image thumbnails in the data grid, row detail, and cell viewer
- Upload images from your photo library or camera
- Images compressed to JPEG (1024px max) for efficient storage
- Copy or share images directly from the cell viewer
- Non-image BLOBs now display file size instead of garbled text
- Large BLOBs (2MB+) handled gracefully without memory issues