diff options
Diffstat (limited to 'development/sqliteman/README')
-rw-r--r-- | development/sqliteman/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/sqliteman/README b/development/sqliteman/README new file mode 100644 index 0000000000..706641609e --- /dev/null +++ b/development/sqliteman/README @@ -0,0 +1,6 @@ +Sqliteman is a simple but powerful Sqlite3 GUI database manager. + +sqliteman is useful for managing tables, views, or triggers +and administering the database space and index statistics. + +Requires QT4, which is also available at SlackBuilds.org. |