SqliteQuery 0.7.2 review
DownloadSqliteQuery is a utility for executing SQL statements on SQLite databases.
|
|
SqliteQuery is a utility for executing SQL statements on SQLite databases. You can edit and maintain existing databases or create new ones through the user-interface. SqliteQuery comes with the compiled SQLite database library built-in.
The main purpose of SqliteQuery is to execute SQL statements and watch the result on SELECT statements in a tableview. Choose which of the typed SQL statement to be executed by selecting or simply execute all if no selection is made.
The SqliteQuery user-interface is separated in four parts.
1. setting the database path (defining a not existing path will create a new database - you will actualy be asked before creating it
2. input of SQL statements
3. showing result of SELECT statements in a tableview
4. showing a log output
What's New:
added menu item for manually checking updates
added menu item for giving feedback via email
added menu item for visiting the SqliteQuery website.
SqliteQuery 0.7.2 search tags