Costin Leau 5b112b1d9d SQL: remove beta marker from documentation (#38661)
(cherry picked from commit fb6e7a30c9eed1e8b83496aaf1efe7e2288f9dd8)
2019-02-10 00:09:58 +02:00

23 lines
552 B
Plaintext

:odbc: {es-sql} ODBC Driver
[role="xpack"]
[testenv="platinum"]
[[sql-odbc]]
== SQL ODBC
[[sql-odbc-overview]]
[float]
=== Overview
{odbc} is a feature-rich 3.80 ODBC driver for {es}.
It is a core level driver, exposing all of the functionality accessible through the {es}'s SQL ODBC API, converting ODBC calls into
{es-sql}.
* <<sql-odbc-installation, Driver installation>>
* <<sql-odbc-setup, Configuration>>
include::odbc/installation.asciidoc[]
include::odbc/configuration.asciidoc[]
// vim: set noet fenc=utf-8 ff=dos sts=0 sw=4 ts=4 tw=138