
SQLVue is the fast and easy way to manipulate your SQLite databases. Features include:
- Displays tables, views, indexes and triggers
- Code completion for SQL keywords
- Code completion for table and column names
- Data editing
- Multiple SQL editors
- SQLite database details
v4.1 [Aug 29, 2012]
* Create and alter tables without using SQL using the table designer
* Export database table structure as SQL statements
* Improved SQLite online reference
* Added database integrity check
* Added index anaylzer
* All-new View designer for creating and altering views
* Chinook DB is now used as the sample database
* NULL values are displayed in SQL result sets
* General user interface improvements