SQLiteViewer
Very easy to use databrowser and query console for SQLite3 based on QT
...Therefore it has been stripped of all editing functions but following features have been (partially) or shall be implemented:
* View complete table with sorting by column
* Perfom SQL query to database and view result in table
* Browse schema of database in tree view
* Export to CSV File and copy4paste on table data
* Internationalization(TODO)
* Command completion for SQL queries (TODO)
* Predefinid database file to open (TODO)