Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      Could you please include this plugin?

      https://github.com/rpbouman/mysqlv8udfs

      We would avoid to satisfy dependencies + compile + install + exec SQL file.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            mathnode Richard Bensley added a comment - - edited

            Now that the CONNECT engine supports reading and writing JSON files, does that not make UDF's for JSON manipulation redundant? You can now use what is arguably the worlds most popular database client api, to manipulate the most popular document messaging format.

            Creating SQL with custom functions requires a different development approach to just using generic SQL to directly manipulate JSON files.

            https://mariadb.com/kb/en/mariadb/connect-json-table-type/

            Show
            mathnode Richard Bensley added a comment - - edited Now that the CONNECT engine supports reading and writing JSON files, does that not make UDF's for JSON manipulation redundant? You can now use what is arguably the worlds most popular database client api, to manipulate the most popular document messaging format. Creating SQL with custom functions requires a different development approach to just using generic SQL to directly manipulate JSON files. https://mariadb.com/kb/en/mariadb/connect-json-table-type/
            Hide
            f_razzoli Federico Razzoli added a comment - - edited

            Please, note that this feature request is about support for an existing plugin. The plugin provides the ability to use JavaScript functions in an SQL expression, using Google's JavaScript engine. This is more about business logic, not data.

            Show
            f_razzoli Federico Razzoli added a comment - - edited Please, note that this feature request is about support for an existing plugin. The plugin provides the ability to use JavaScript functions in an SQL expression, using Google's JavaScript engine. This is more about business logic, not data.

              People

              • Assignee:
                Unassigned
                Reporter:
                f_razzoli Federico Razzoli
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: