aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-red-arrow-flight-sql/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-red-arrow-flight-sql/pkg-descr')
-rw-r--r--databases/rubygem-red-arrow-flight-sql/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/rubygem-red-arrow-flight-sql/pkg-descr b/databases/rubygem-red-arrow-flight-sql/pkg-descr
new file mode 100644
index 000000000000..e28908e03c63
--- /dev/null
+++ b/databases/rubygem-red-arrow-flight-sql/pkg-descr
@@ -0,0 +1,11 @@
+Red Arrow Flight SQL is the Ruby bindings of Apache Arrow Flight SQL. Red Arrow
+Flight SQL is based on GObject Introspection.
+
+Apache Arrow Flight SQL is one of Apache Arrow components to interact with SQL
+databases using the Apache Arrow in-memory format and Apache Arrow Flight.
+
+GObject Introspection is a middleware for language bindings of C library.
+GObject Introspection can generate language bindings automatically at runtime.
+
+Red Arrow Flight SQL uses Apache Arrow Flight SQL GLib and gobject-introspection
+gem to generate Ruby bindings of Apache Arrow Flight SQL.