summaryrefslogtreecommitdiff
path: root/databases/yasql/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/yasql/DESCR')
-rw-r--r--databases/yasql/DESCR18
1 files changed, 18 insertions, 0 deletions
diff --git a/databases/yasql/DESCR b/databases/yasql/DESCR
new file mode 100644
index 00000000000..a55cb1bff68
--- /dev/null
+++ b/databases/yasql/DESCR
@@ -0,0 +1,18 @@
+YASQL is an open source Oracle command line interface. YASQL features a
+much kinder alternative to SQL*Plus's user interface. This is meant to
+be a complete replacement for SQL*Plus when dealing with ad-hoc queries
+and general database interfacing. It's main features are:
+
+ * Full ReadLine support
+ * Alternate output methods
+ * Output of query results
+ * Data Input and Binding
+ * Command pipes
+ * Tab completion
+ * Easy top rownum listings
+ * Enhanced Data Dictionary commands
+ * Query editing
+ * Query chaining
+ * Basic scripting
+ * Config file
+ * Future extensibility