summaryrefslogtreecommitdiffstats
path: root/development/tora/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/tora/README')
-rw-r--r--development/tora/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/tora/README b/development/tora/README
new file mode 100644
index 0000000000..e1c08a248a
--- /dev/null
+++ b/development/tora/README
@@ -0,0 +1,7 @@
+TOra is an open-source multi-platform database management GUI that supports
+accessing most of the common database platforms in use, including Oracle, MySQL,
+and Postgres, as well as limited support for any target that can be accessed
+through Qt's ODBC support.
+
+For Oracle DBMS support, run the script like this,
+ ORACLE_HOME=/path/to/oracle/home ./tora.Slackbuild