diff --git a/docs/reference/sql/endpoints/odbc/applications-excel.asciidoc b/docs/reference/sql/endpoints/client-apps/excel.asciidoc similarity index 92% rename from docs/reference/sql/endpoints/odbc/applications-excel.asciidoc rename to docs/reference/sql/endpoints/client-apps/excel.asciidoc index b4c6c8df674..6f7c98e04d5 100644 --- a/docs/reference/sql/endpoints/odbc/applications-excel.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/excel.asciidoc @@ -1,6 +1,6 @@ [role="xpack"] [testenv="platinum"] -[[sql-odbc-applications-excel]] +[[sql-client-apps-excel]] === Microsoft Excel experimental[] @@ -14,8 +14,8 @@ ____ ==== Prerequisites * Microsoft Office 2016 or higher -* {product} -* A preconfigured User or System DSN (see <> section on how to configure a DSN). +* {es-sql} <> +* A preconfigured User or System DSN (see <> section on how to configure a DSN). ==== Load data into a spreadsheet diff --git a/docs/reference/sql/endpoints/client-apps/index.asciidoc b/docs/reference/sql/endpoints/client-apps/index.asciidoc index c06e5899d57..80932a0a272 100644 --- a/docs/reference/sql/endpoints/client-apps/index.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/index.asciidoc @@ -5,19 +5,33 @@ beta[] -Thanks to its <> interface, a broad range of third-party applications can use {es}'s SQL capabilities. +Thanks to its <> and <> interfaces, a broad range of third-party applications can use {es}'s SQL capabilities. This section lists, in alphabetical order, a number of them and their respective configuration - the list however is by no means comprehensive (feel free to https://www.elastic.co/blog/art-of-pull-request[submit a PR] to improve it): as long as the app can use the {es-sql} driver, it can use {es-sql}. * <> * <> +* <> +* <> +* <> +* <> +* <> * <> * <> +* <> NOTE: Each application has its own requirements and license; these are outside the scope of this documentation which covers only the configuration aspect with {es-sql}. +WARNING: The support for applications implementing the ODBC 2.x standard and prior is currently limited. + include::dbeaver.asciidoc[] include::dbvis.asciidoc[] +include::excel.asciidoc[] +include::powerbi.asciidoc[] +include::ps1.asciidoc[] +include::microstrat.asciidoc[] +include::qlik.asciidoc[] include::squirrel.asciidoc[] +include::tableau.asciidoc[] include::workbench.asciidoc[] diff --git a/docs/reference/sql/endpoints/odbc/applications-microstrat.asciidoc b/docs/reference/sql/endpoints/client-apps/microstrat.asciidoc similarity index 94% rename from docs/reference/sql/endpoints/odbc/applications-microstrat.asciidoc rename to docs/reference/sql/endpoints/client-apps/microstrat.asciidoc index 6e38322ef06..a257b2b64a4 100644 --- a/docs/reference/sql/endpoints/odbc/applications-microstrat.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/microstrat.asciidoc @@ -1,6 +1,6 @@ [role="xpack"] [testenv="platinum"] -[[sql-odbc-applications-microstrat]] +[[sql-client-apps-microstrat]] === MicroStrategy Desktop experimental[] @@ -14,8 +14,8 @@ ____ ==== Prerequisites * MicroStrategy Desktop 11 or higher -* {product} -* A preconfigured User or System DSN (see <> section on how to configure a DSN). +* {es-sql} <> +* A preconfigured User or System DSN (see <> section on how to configure a DSN). ==== Data loading diff --git a/docs/reference/sql/endpoints/odbc/applications-powerbi.asciidoc b/docs/reference/sql/endpoints/client-apps/powerbi.asciidoc similarity index 90% rename from docs/reference/sql/endpoints/odbc/applications-powerbi.asciidoc rename to docs/reference/sql/endpoints/client-apps/powerbi.asciidoc index 6a7ca8d62c6..53f55310da2 100644 --- a/docs/reference/sql/endpoints/odbc/applications-powerbi.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/powerbi.asciidoc @@ -1,6 +1,6 @@ [role="xpack"] [testenv="platinum"] -[[sql-odbc-applications-powerbi]] +[[sql-client-apps-powerbi]] === Microsoft Power BI Desktop experimental[] @@ -14,8 +14,8 @@ ____ ==== Prerequisites * Microsoft Power BI Desktop 2.63 or higher -* {product} -* A preconfigured User or System DSN (see <> section on how to configure a DSN). +* {es-sql} <> +* A preconfigured User or System DSN (see <> section on how to configure a DSN). ==== Data loading diff --git a/docs/reference/sql/endpoints/odbc/applications-ps1.asciidoc b/docs/reference/sql/endpoints/client-apps/ps1.asciidoc similarity index 90% rename from docs/reference/sql/endpoints/odbc/applications-ps1.asciidoc rename to docs/reference/sql/endpoints/client-apps/ps1.asciidoc index e675ab70f91..2f43b0978ba 100644 --- a/docs/reference/sql/endpoints/odbc/applications-ps1.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/ps1.asciidoc @@ -1,6 +1,6 @@ [role="xpack"] [testenv="platinum"] -[[sql-odbc-applications-ps1]] +[[sql-client-apps-ps1]] === Microsoft PowerShell experimental[] @@ -16,8 +16,8 @@ connect to {es}. ==== Prerequisites * Microsoft PowerShell -* {product} -* A preconfigured User or System DSN (see <> section on how to configure a DSN). +* {es-sql} <> +* A preconfigured User or System DSN (see <> section on how to configure a DSN). ==== Writing a script diff --git a/docs/reference/sql/endpoints/odbc/applications-qlik.asciidoc b/docs/reference/sql/endpoints/client-apps/qlik.asciidoc similarity index 92% rename from docs/reference/sql/endpoints/odbc/applications-qlik.asciidoc rename to docs/reference/sql/endpoints/client-apps/qlik.asciidoc index bded3259496..425914ad176 100644 --- a/docs/reference/sql/endpoints/odbc/applications-qlik.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/qlik.asciidoc @@ -1,6 +1,6 @@ [role="xpack"] [testenv="platinum"] -[[sql-odbc-applications-qlik]] +[[sql-client-apps-qlik]] === Qlik Sense Desktop experimental[] @@ -15,8 +15,8 @@ ____ ==== Prerequisites * Qlik Sense Desktop November 2018 or higher -* {product} -* A preconfigured User or System DSN (see <> section on how to configure a DSN). +* {es-sql} <> +* A preconfigured User or System DSN (see <> section on how to configure a DSN). ==== Data loading diff --git a/docs/reference/sql/endpoints/odbc/applications-tableau.asciidoc b/docs/reference/sql/endpoints/client-apps/tableau.asciidoc similarity index 90% rename from docs/reference/sql/endpoints/odbc/applications-tableau.asciidoc rename to docs/reference/sql/endpoints/client-apps/tableau.asciidoc index 0bca3fe44d9..c302f67ad97 100644 --- a/docs/reference/sql/endpoints/odbc/applications-tableau.asciidoc +++ b/docs/reference/sql/endpoints/client-apps/tableau.asciidoc @@ -1,6 +1,6 @@ [role="xpack"] [testenv="platinum"] -[[sql-odbc-applications-tableau]] +[[sql-client-apps-tableau]] === Tableau Desktop experimental[] @@ -14,8 +14,8 @@ ____ ==== Prerequisites * Tableau 2018 or higher -* {product} -* A preconfigured User or System DSN (see <> section on how to configure a DSN). +* {es-sql} <> +* A preconfigured User or System DSN (see <> section on how to configure a DSN). ==== Data loading diff --git a/docs/reference/sql/endpoints/odbc.asciidoc b/docs/reference/sql/endpoints/odbc.asciidoc index 68fd91cca19..f0d78861026 100644 --- a/docs/reference/sql/endpoints/odbc.asciidoc +++ b/docs/reference/sql/endpoints/odbc.asciidoc @@ -20,10 +20,8 @@ It is a core level driver, exposing all of the functionality accessible through * <> * <> -* <> include::odbc/installation.asciidoc[] include::odbc/configuration.asciidoc[] -include::odbc/applications.asciidoc[] // vim: set noet fenc=utf-8 ff=dos sts=0 sw=4 ts=4 tw=138 diff --git a/docs/reference/sql/endpoints/odbc/applications.asciidoc b/docs/reference/sql/endpoints/odbc/applications.asciidoc deleted file mode 100644 index f6e23f19b47..00000000000 --- a/docs/reference/sql/endpoints/odbc/applications.asciidoc +++ /dev/null @@ -1,32 +0,0 @@ -[role="xpack"] -[testenv="platinum"] -[[sql-odbc-applications]] -=== ODBC client applications - -experimental[] - -Thanks to a standardized API, a broad range of third-party ODBC-enabled applications can access {es} using {product}. -This section will collect alphabetically an increasing list of such applications along with the configuration steps that need to be taken -within them. - -* <> -* <> -* <> -* <> -* <> -* <> - -NOTE: Each application has its own requirements and licensing; these are outside the scope of this documentation which only covers the -configuration aspect of integration with {es-sql}. - -WARNING: The support for applications implementing the ODBC 2.x standard and prior is currently limited. - -include::applications-excel.asciidoc[] -include::applications-powerbi.asciidoc[] -include::applications-ps1.asciidoc[] -include::applications-microstrat.asciidoc[] -include::applications-qlik.asciidoc[] -include::applications-tableau.asciidoc[] - - -// vim: set noet fenc=utf-8 ff=dos sts=0 sw=4 ts=4 tw=138 columns=140