<-- other projects
SQLize.app
Download coming soon...
A SQLite database browser with basic functionality.
10.5+, Universal binary.
The goal of this project is to make accessing SQLite databases very easy and powerful.
Current feature list:
- Supports multiple database documents per application.
- Basic SQL functionality, such as executing arbitrary SQL statements
- Displays tables & indices as well as schemas
- Sortable results view
- Get top records in a single click.
- Get counts of all tables in a single click.
- Drop all empty tables in a single click.
- Drop a single table
- Easy to insert table name into query window.
- Auto-update courtesy of Sparkle
- Supports a "transactional" session; i.e. "Save" & "Revert" work like you expect in a normal document.
- View 16-byte blobs as UUIDs
- View blobs as Base64 encoded strings
- Columns can be highlighted or hidden when selecting indices.
Changelist
v0.1 - May 30, 2010