[DOCS] Clean up links from SQL client app pages. (#52442)
* [DOCS] Clean up links from SQL client app pages. * Linked to client apps from prereqs.
This commit is contained in:
parent
8038f9bba6
commit
969cdfaaa4
|
@ -3,16 +3,13 @@
|
|||
[[sql-client-apps-dbeaver]]
|
||||
=== DBeaver
|
||||
|
||||
[quote, https://dbeaver.io/]
|
||||
____
|
||||
https://dbeaver.io/[DBeaver] DBeaver is free and open source universal database tool for developers and database administrators.
|
||||
____
|
||||
You can use the {es} JDBC driver to access {es} data from DBeaver.
|
||||
|
||||
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
|
||||
|
||||
* DBeaver version 6.0.0 or higher
|
||||
* https://dbeaver.io/[DBeaver] version 6.0.0 or higher
|
||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||
|
||||
==== New Connection
|
||||
|
|
|
@ -3,16 +3,13 @@
|
|||
[[sql-client-apps-dbvis]]
|
||||
=== DbVisualizer
|
||||
|
||||
[quote, http://www.dbvis.com/]
|
||||
____
|
||||
https://www.dbvis.com/[DbVisualizer] is a database management and analysis tool for all major databases.
|
||||
____
|
||||
You can use the {es} JDBC driver to access {es} data from DbVisualizer.
|
||||
|
||||
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
|
||||
|
||||
* DbVisualizer 10.0.21 or higher
|
||||
* https://www.dbvis.com/[DbVisualizer] 10.0.21 or higher
|
||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||
|
||||
==== Add {es} JDBC driver
|
||||
|
|
|
@ -3,17 +3,13 @@
|
|||
[[sql-client-apps-excel]]
|
||||
=== Microsoft Excel
|
||||
|
||||
[quote, https://www.techopedia.com/definition/5430/microsoft-excel]
|
||||
____
|
||||
https://products.office.com/en/excel[Microsoft Excel] is a software program [...] that allows users to organize, format and calculate data
|
||||
with formulas using a spreadsheet system.
|
||||
____
|
||||
You can use the {es} ODBC driver to access {es} data from Microsoft Excel.
|
||||
|
||||
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
|
||||
|
||||
* Microsoft Office 2016 or higher
|
||||
* https://products.office.com/en/excel[Microsoft Office] 2016 or higher
|
||||
* {es-sql} <<sql-odbc, ODBC driver>>
|
||||
* A preconfigured User or System DSN (see <<dsn-configuration,Configuration>> section on how to configure a DSN).
|
||||
|
||||
|
|
|
@ -3,17 +3,13 @@
|
|||
[[sql-client-apps-microstrat]]
|
||||
=== MicroStrategy Desktop
|
||||
|
||||
[quote, https://www.microstrategy.com/us/resources/library/videos/new-microstrategy-desktop]
|
||||
____
|
||||
https://www.microstrategy.com/us/get-started/desktop[MicroStrategy Desktop] is a free data discovery tool that helps people bring data to
|
||||
life using powerful self-service analytics.
|
||||
____
|
||||
You can use the {es} ODBC driver to access {es} data from MicroStrategy Desktop.
|
||||
|
||||
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
|
||||
|
||||
* MicroStrategy Desktop 11 or higher
|
||||
* https://www.microstrategy.com/us/get-started/desktop[MicroStrategy Desktop] 11 or higher
|
||||
* {es-sql} <<sql-odbc, ODBC driver>>
|
||||
* A preconfigured User or System DSN (see <<dsn-configuration,Configuration>> section on how to configure a DSN).
|
||||
|
||||
|
|
|
@ -3,17 +3,13 @@
|
|||
[[sql-client-apps-powerbi]]
|
||||
=== Microsoft Power BI Desktop
|
||||
|
||||
[quote, https://powerbi.microsoft.com/en-us/what-is-power-bi/]
|
||||
____
|
||||
https://powerbi.microsoft.com/en-us/desktop/[Power BI] is a business analytics solution that lets you visualize your data and share
|
||||
insights across your organization, or embed them in your app or website.
|
||||
____
|
||||
You can use the {es} ODBC driver to access {es} data from Microsoft Power BI Desktop.
|
||||
|
||||
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
|
||||
|
||||
* Microsoft Power BI Desktop 2.63 or higher
|
||||
* https://powerbi.microsoft.com/en-us/desktop/[Microsoft Power BI Desktop] 2.63 or higher
|
||||
* {es-sql} <<sql-odbc, ODBC driver>>
|
||||
* A preconfigured User or System DSN (see <<dsn-configuration,Configuration>> section on how to configure a DSN).
|
||||
|
||||
|
|
|
@ -3,18 +3,13 @@
|
|||
[[sql-client-apps-ps1]]
|
||||
=== Microsoft PowerShell
|
||||
|
||||
[quote, https://docs.microsoft.com/en-us/powershell/scripting/powershell-scripting]
|
||||
____
|
||||
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 connect to {es}.
|
||||
You can use the {es} ODBC driver to access {es} data from Microsoft PowerShell.
|
||||
|
||||
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
|
||||
|
||||
* Microsoft PowerShell
|
||||
* https://docs.microsoft.com/en-us/powershell/[Microsoft PowerShell]
|
||||
* {es-sql} <<sql-odbc, ODBC driver>>
|
||||
* A preconfigured User or System DSN (see <<dsn-configuration,Configuration>> section on how to configure a DSN).
|
||||
|
||||
|
|
|
@ -3,18 +3,13 @@
|
|||
[[sql-client-apps-qlik]]
|
||||
=== Qlik Sense Desktop
|
||||
|
||||
[quote, https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/Introduction/at-a-glance.htm]
|
||||
____
|
||||
https://www.qlik.com/us/try-or-buy/download-qlik-sense[Qlik Sense Desktop] is a Windows application that gives individuals the opportunity
|
||||
to use Qlik Sense and create personalized, interactive data visualizations, reports, and dashboards from multiple data sources with
|
||||
drag-and-drop ease.
|
||||
____
|
||||
You can use the {es} ODBC driver to access {es} data from Qlik Sense Desktop.
|
||||
|
||||
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
|
||||
|
||||
* Qlik Sense Desktop November 2018 or higher
|
||||
* https://www.qlik.com/us/try-or-buy/download-qlik-sense[Qlik Sense Desktop] November 2018 or higher
|
||||
* {es-sql} <<sql-odbc, ODBC driver>>
|
||||
* A preconfigured User or System DSN (see <<dsn-configuration,Configuration>> section on how to configure a DSN).
|
||||
|
||||
|
|
|
@ -3,16 +3,13 @@
|
|||
[[sql-client-apps-squirrel]]
|
||||
=== SQuirreL SQL
|
||||
|
||||
[quote, http://squirrel-sql.sourceforge.net/]
|
||||
____
|
||||
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 [...].
|
||||
____
|
||||
You can use the {es} JDBC driver to access {es} data from SQuirreL SQL.
|
||||
|
||||
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
|
||||
|
||||
* SQuirreL SQL version 4.0.0 or higher
|
||||
* http://squirrel-sql.sourceforge.net/[SQuirreL SQL] version 4.0.0 or higher
|
||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||
|
||||
==== Add {es} JDBC Driver
|
||||
|
|
|
@ -3,17 +3,13 @@
|
|||
[[sql-client-apps-tableau]]
|
||||
=== Tableau Desktop
|
||||
|
||||
[quote, https://www.tableau.com/products/what-is-tableau]
|
||||
____
|
||||
https://www.tableau.com/products/desktop[Tableau] is the most powerful, secure, and flexible end-to-end analytics platform
|
||||
for your data.
|
||||
____
|
||||
You can use the {es} ODBC driver to access {es} data from Tableau Desktop.
|
||||
|
||||
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
|
||||
|
||||
* Tableau 2018 or higher
|
||||
* https://www.tableau.com/products/desktop[Tableau Desktop] 2018 or higher
|
||||
* {es-sql} <<sql-odbc, ODBC driver>>
|
||||
* A preconfigured User or System DSN (see <<dsn-configuration,Configuration>> section on how to configure a DSN).
|
||||
|
||||
|
|
|
@ -3,16 +3,13 @@
|
|||
[[sql-client-apps-workbench]]
|
||||
=== SQL Workbench/J
|
||||
|
||||
[quote, https://www.sql-workbench.eu/]
|
||||
____
|
||||
https://www.sql-workbench.eu/[SQL Workbench/J] is a free, DBMS-independent, cross-platform SQL query tool.
|
||||
____
|
||||
You can use the {es} JDBC driver to access {es} data from SQL Workbench/J.
|
||||
|
||||
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
|
||||
|
||||
* SQL Workbench/J build 125 or higher
|
||||
* https://www.sql-workbench.eu/[SQL Workbench/J] build 125 or higher
|
||||
* {es-sql} <<sql-jdbc, JDBC driver>>
|
||||
|
||||
==== Add {es} JDBC driver
|
||||
|
|
Loading…
Reference in New Issue