Wingetlywingetly
← All apps
I

Instant Client for Microsoft Windows

by Oracle Corporationv23.9.0.25.07

Last updated

Free, light-weight, and easily installed Oracle Database tools, libraries and SDKs

Install with winget

$ winget install --id Oracle.InstantClient.Basic --exact --version 23.9.0.25.07

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

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.

About

Oracle Instant Client enables development and deployment of applications that connect to Oracle Database, either on-premise or in the Cloud. The Instant Client libraries provide the necessary network connectivity and advanced data features to make full use of Oracle Database. The libraries are used by the Oracle APIs of popular languages and environments including Python, Node.js, Go, PHP and Ruby, as well as providing access for Oracle Call Interface (OCI), Oracle C++ Call Interface (OCCI), JDBC OCI, ODBC and Pro*C applications. Tools included in Instant Client, such as SQL*Plus, SQL*Loader and Oracle Data Pump, provide quick and convenient data access.

Installers · v23.9.0.25.07

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

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

Security

No known CVEs for Instant Client for Microsoft Windows.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Java 8Oracle Corporation
    Oracle.JavaRuntimeEnvironmentv8.0.5030.1

    Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few.

  • MySQLOracle Corporation
    Oracle.MySQLv8.4.9

    Oracle MySQL Database Service is a fully managed database service that lets developers quickly develop and deploy secure, cloud native applications using the world’s most popular open source database.

  • J
    Java(TM) SE Development Kit 26Oracle Corporation
    Oracle.JDK.26v26.0.2.0

    The JDK is a development environment for building applications and components using the Java programming language.

  • J
    Java(TM) SE Development Kit 25Oracle Corporation
    Oracle.JDK.25v25.0.4.1

    The JDK is a development environment for building applications and components using the Java programming language.

  • WebLogic Remote ConsoleOracle Corporation
    Oracle.WebLogicRemoteConsolev3.0.5

    WebLogic Remote Console is a lightweight, open source console that you can use to manage your WebLogic Server domain running anywhere, such as on a physical or virtual machine, in a container, Kubernetes, or in the Oracle Cloud.

  • SQLclOracle Corporation
    Oracle.SQLclv26.2.0.181.2110

    Oracle SQLcl is a powerful, flexible, and free command-line interface designed for modern Oracle Database professionals.

More from Oracle Corporation.

Frequently asked questions

How do I install Instant Client for Microsoft Windows on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Oracle.InstantClient.Basic --exact --version 23.9.0.25.07. winget downloads the installer from Oracle Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Instant Client for Microsoft Windows silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Oracle.InstantClient.Basic --exact 23.9.0.25.07 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Instant Client for Microsoft Windows via winget?
Run: winget uninstall --id Oracle.InstantClient.Basic --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Instant Client for Microsoft Windows's Apps & Features entry.
Is Instant Client for Microsoft Windows free?
Instant Client for Microsoft Windows is distributed under Oracle No-Fee Terms and Conditions. Refer to the publisher (https://www.oracle.com/apac/database/technologies/instant-client.html) for the full license terms - Wingetly itself does not charge for installation.
Does Instant Client for Microsoft Windows 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 Instant Client for Microsoft Windows directly from the publisher.
How do I keep Instant Client for Microsoft Windows up to date?
Run winget upgrade --id Oracle.InstantClient.Basic --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Instant Client for Microsoft Windows from microsoft/winget-pkgs.