Wingetlywingetly
← All apps

OpenSearch SQL ODBC Driver

by Amazonv1.1.0.1

Last updated

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.

Install with winget

$ winget install --id Amazon.OpenSearch.ODBC --exact --version 1.1.0.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for OpenSearch SQL ODBC Driver

OpenSearch SQL ODBC Driver uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i signed_opensearch-sql-odbc-win64-1.1.0.1.msi /quiet /norestart

See the full silent install reference for OpenSearch SQL ODBC Driver

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.1.0.1

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
-Direct
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

11 known CVEs via NVD

  • high7.5Fix in v3.3.0CVE-2025-9624affects before 3.3.0Nov 25, 2025

    A vulnerability in OpenSearch allows attackers to cause Denial of Service (DoS) by submitting complex query_string inputs. This issue affects all OpenSearch versions between 3.0.0 and < 3.3.0 and OpenSearch < 2.19.4.

  • medium5.4Fix in v1.3.14.0CVE-2023-45807affects before 1.3.14.0, 2.11.0.0Oct 16, 2023

    OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana following the license change in early 2021. There is an issue with the implementation of tenant permissions in OpenSearch Dashboards where authenticated users with read-only access to a tenant can per...

  • medium4.8Fix in v1.3.10CVE-2023-31141affects before 1.3.10, 2.7.0May 8, 2023

    OpenSearch is open-source software suite for search, analytics, and observability applications. Prior to versions 1.3.10 and 2.7.0, there is an issue with the implementation of fine-grained access control rules (document-level security, field-level security and field masking) wh...

  • medium5.3Fix in v1.3.9CVE-2023-25806affects before 1.3.9, 2.6.0Mar 1, 2023

    OpenSearch Security is a plugin for OpenSearch that offers encryption, authentication and authorization. There is an observable discrepancy in the authentication response time between calls where the user provided exists and calls where it does not. This issue only affects calls...

  • medium4.3Fix in v1.3.8CVE-2023-23933affects before 1.3.8, 2.6.0Feb 3, 2023

    OpenSearch Anomaly Detection identifies atypical data and receives automatic notifications. There is an issue with the application of document and field level restrictions in the Anomaly Detection plugin, where users with the Anomaly Detector role can read aggregated numerical d...

  • medium5.7Fix in v1.3.8CVE-2023-23613affects before 1.3.8, 2.5.0Jan 26, 2023

    OpenSearch is an open source distributed and RESTful search engine. In affected versions there is an issue in the implementation of field-level security (FLS) and field masking where rules written to explicitly exclude fields are not correctly applied for certain queries that re...

  • medium4.7Fix in v1.3.8CVE-2023-23612affects before 1.3.8, 2.5.0Jan 26, 2023

    OpenSearch is an open source distributed and RESTful search engine. OpenSearch uses JWTs to store role claims obtained from the Identity Provider (IdP) when the authentication backend is SAML or OpenID Connect. There is an issue in how those claims are processed from the JWTs wh...

  • medium4.3Fix in v1.3.7CVE-2022-41917affects before 1.3.7, 2.4.0Nov 15, 2022

    OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana. OpenSearch allows users to specify a local file when defining text analyzers to process data for text analysis. An issue in the implementation of this feature allows certain specially crafted queries...

Showing 8 of 11. Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Amazon KindleAmazon
    Amazon.Kindlev2.9.1.71006

    Your library on your PC - read your books on your PC with the free Kindle app.

  • Kindle PreviewerAmazon
    Amazon.KindlePreviewerv3.107.0

    Preview your eBook before you publish it

  • Amazon Corretto JRE 8Amazon
    Amazon.Corretto.8.JREv1.8.0.504

    Amazon Corretto JRE 8 is a Long-Term Supported (LTS) distribution of OpenJRE 8

  • Amazon Corretto 8Amazon
    Amazon.Corretto.8.JDKv1.8.0.504

    Amazon Corretto 8 is a Long-Term Supported (LTS) distribution of OpenJDK 8

  • Amazon Corretto 11Amazon
    Amazon.Corretto.11.JDKv11.0.32.10

    Amazon Corretto 11 is a Long-Term Supported (LTS) distribution of OpenJDK 11

  • Amazon Corretto 21Amazon
    Amazon.Corretto.21.JDKv21.0.12.9

    Amazon Corretto 21 is a Long-Term Supported (LTS) distribution of OpenJDK 21

More from Amazon.

Frequently asked questions

How do I install OpenSearch SQL ODBC Driver on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.OpenSearch.ODBC --exact --version 1.1.0.1. winget downloads the installer from Amazon and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install OpenSearch SQL ODBC Driver silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.OpenSearch.ODBC --exact 1.1.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for OpenSearch SQL ODBC Driver?
OpenSearch SQL ODBC Driver uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i signed_opensearch-sql-odbc-win64-1.1.0.1.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall OpenSearch SQL ODBC Driver via winget?
Run: winget uninstall --id Amazon.OpenSearch.ODBC --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from OpenSearch SQL ODBC Driver's Apps & Features entry.
Is OpenSearch SQL ODBC Driver free?
OpenSearch SQL ODBC Driver is distributed under GNU General Public License v2. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does OpenSearch SQL ODBC Driver work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls OpenSearch SQL ODBC Driver directly from the publisher.
How do I keep OpenSearch SQL ODBC Driver up to date?
Run winget upgrade --id Amazon.OpenSearch.ODBC --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of OpenSearch SQL ODBC Driver from microsoft/winget-pkgs.