DOC: polish client docs
(cherry picked from commit 72e413df26791b90475ce2f22c31d29e79bd52b9)
This commit is contained in:
parent
b52d44cc98
commit
970cd57368
|
@ -8,6 +8,8 @@ ____
|
||||||
https://dbeaver.io/[DBeaver] DBeaver is free and open source universal database tool for developers and database administrators.
|
https://dbeaver.io/[DBeaver] DBeaver is free and open source universal database tool for developers and database administrators.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* DBeaver version 5.1.4 or higher
|
* DBeaver version 5.1.4 or higher
|
||||||
|
|
|
@ -8,6 +8,8 @@ ____
|
||||||
https://www.dbvis.com/[DbVisualizer] is a database management and analysis tool for all major databases.
|
https://www.dbvis.com/[DbVisualizer] is a database management and analysis tool for all major databases.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||||
|
|
|
@ -9,6 +9,8 @@ https://products.office.com/en/excel[Microsoft Excel] is a software program [...
|
||||||
with formulas using a spreadsheet system.
|
with formulas using a spreadsheet system.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* Microsoft Office 2016 or higher
|
* Microsoft Office 2016 or higher
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
[[sql-client-apps]]
|
[[sql-client-apps]]
|
||||||
== SQL Client Applications
|
== SQL Client Applications
|
||||||
|
|
||||||
Thanks to its <<sql-jdbc, JDBC>> and <<sql-odbc, ODBC>> interfaces, a broad range of third-party applications can use {es}'s SQL capabilities.
|
Thanks to its <<sql-jdbc, JDBC>> and <<sql-odbc, ODBC>> interfaces, a broad range of third-party applications can use {es-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):
|
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}.
|
as long as the app can use the {es-sql} driver, it can use {es-sql}.
|
||||||
|
|
||||||
|
@ -18,7 +18,9 @@ as long as the app can use the {es-sql} driver, it can use {es-sql}.
|
||||||
* <<sql-client-apps-workbench, SQL Workbench>>
|
* <<sql-client-apps-workbench, SQL Workbench>>
|
||||||
* <<sql-client-apps-tableau, Tableau Desktop>>
|
* <<sql-client-apps-tableau, Tableau Desktop>>
|
||||||
|
|
||||||
NOTE: Each application has its own requirements and license; these are outside the scope of this documentation
|
IMPORTANT: Elastic does not endorse, promote or provide support for any of the applications listed. For native {es} integration in these products, please reach out to their respective vendor.
|
||||||
|
|
||||||
|
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}.
|
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.
|
WARNING: The support for applications implementing the ODBC 2.x standard and prior is currently limited.
|
||||||
|
|
|
@ -9,6 +9,8 @@ https://www.microstrategy.com/us/get-started/desktop[MicroStrategy Desktop] is a
|
||||||
life using powerful self-service analytics.
|
life using powerful self-service analytics.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* MicroStrategy Desktop 11 or higher
|
* MicroStrategy Desktop 11 or higher
|
||||||
|
|
|
@ -9,6 +9,8 @@ https://powerbi.microsoft.com/en-us/desktop/[Power BI] is a business analytics s
|
||||||
insights across your organization, or embed them in your app or website.
|
insights across your organization, or embed them in your app or website.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* Microsoft Power BI Desktop 2.63 or higher
|
* Microsoft Power BI Desktop 2.63 or higher
|
||||||
|
|
|
@ -8,8 +8,9 @@ ____
|
||||||
https://docs.microsoft.com/en-us/powershell/[PowerShell] is a task-based command-line shell and scripting language built on .NET.
|
https://docs.microsoft.com/en-us/powershell/[PowerShell] is a task-based command-line shell and scripting language built on .NET.
|
||||||
____
|
____
|
||||||
|
|
||||||
PowerShell is available on all recent Windows Desktop OSes. It also has embedded ODBC support, thus offering a quick and accessible way to
|
PowerShell is available on all recent Windows Desktop OSes. It also has embedded ODBC support, thus offering a quick and accessible way to connect to {es}.
|
||||||
connect to {es}.
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,8 @@ to use Qlik Sense and create personalized, interactive data visualizations, repo
|
||||||
drag-and-drop ease.
|
drag-and-drop ease.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* Qlik Sense Desktop November 2018 or higher
|
* Qlik Sense Desktop November 2018 or higher
|
||||||
|
|
|
@ -8,6 +8,8 @@ ____
|
||||||
http://squirrel-sql.sourceforge.net/[SQuirreL SQL] is a graphical, [multi-platform] Java program that will allow you to view the structure of a JDBC compliant database [...].
|
http://squirrel-sql.sourceforge.net/[SQuirreL SQL] is a graphical, [multi-platform] Java program that will allow you to view the structure of a JDBC compliant database [...].
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||||
|
|
|
@ -9,6 +9,8 @@ https://www.tableau.com/products/desktop[Tableau] is the most powerful, secure,
|
||||||
for your data.
|
for your data.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* Tableau 2018 or higher
|
* Tableau 2018 or higher
|
||||||
|
|
|
@ -8,6 +8,8 @@ ____
|
||||||
https://www.sql-workbench.eu/[SQL Workbench/J] is a free, DBMS-independent, cross-platform SQL query tool.
|
https://www.sql-workbench.eu/[SQL Workbench/J] is a free, DBMS-independent, cross-platform SQL query tool.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
IMPORTANT: Elastic does not endorse, promote or provide support for this application; for native Elasticsearch integration in this product, please reach out to its vendor.
|
||||||
|
|
||||||
==== Prerequisites
|
==== Prerequisites
|
||||||
|
|
||||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||||
|
|
Loading…
Reference in New Issue