Wingetlywingetly
← All apps
I

InfluxDB 3 Core

by InfluxData Inc.v3.5.0

Last updated

Purpose-built database for all types of time series data at any scale.

Install with winget

$ winget install --id InfluxData.InfluxDB.Core --exact --version 3.5.0

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

InfluxDB 3 Core is a database built to collect, process, transform, and store event and time series data, and is ideal for use cases that require real-time ingest and fast query response times to build user interfaces, monitoring, and automation solutions.

Installers · v3.5.0

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

1 known CVE via NVD

  • critical9.8Patched in wingetCVE-2022-36640affects before 1.8.0Sep 2, 2022

    influxData influxDB before v1.8.10 contains no authentication mechanism or controls, allowing unauthenticated attackers to execute arbitrary commands. NOTE: the CVE ID assignment is disputed because the vendor's documentation states "If InfluxDB is being deployed on a publicly a...

Source: NVD, updated just now. 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.

Related apps

  • I
    InfluxDB OSSInfluxData Inc.
    InfluxData.InfluxDB.OSSv2.7.12

    InfluxDB is a time series database designed to handle high write and query loads.

  • I
    influxctlInfluxData Inc.
    InfluxData.influxctlv2.11.0

    The influxctl command line interface (CLI) writes to, queries, and performs administrative tasks in an InfluxDB Cloud Dedicated cluster and provides a scriptable way to manage your InfluxDB Cloud Dedicated resources.

  • TelegrafInfluxData Inc.
    InfluxData.Telegrafv1.36.3

    Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  • C
    ChronografInfluxData Inc.
    InfluxData.Chronografv1.10.8

    Open source monitoring and visualization UI for the TICK stack

  • I
    InfluxDB CLIInfluxData Inc.
    InfluxData.InfluxDB.CLIv2.7.5

    The influx command line interface (CLI) includes commands to manage many aspects of InfluxDB, including buckets, organizations, users, tasks, etc.

  • K
    KapacitorInfluxData Inc.
    InfluxData.Kapacitorv1.8.2

    Kapacitor is an open source data processing framework that makes it easy to create alerts, run ETL jobs and detect anomalies.

More from InfluxData Inc..

Frequently asked questions

How do I install InfluxDB 3 Core on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id InfluxData.InfluxDB.Core --exact --version 3.5.0. winget downloads the installer from InfluxData Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install InfluxDB 3 Core silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id InfluxData.InfluxDB.Core --exact 3.5.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall InfluxDB 3 Core via winget?
Run: winget uninstall --id InfluxData.InfluxDB.Core --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from InfluxDB 3 Core's Apps & Features entry.
Is InfluxDB 3 Core free?
InfluxDB 3 Core is distributed under MIT & Apache-2.0. Refer to the publisher (https://docs.influxdata.com/influxdb3/core/install/#windows-binaries) for the full license terms - Wingetly itself does not charge for installation.
Does InfluxDB 3 Core 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 InfluxDB 3 Core directly from the publisher.
How do I keep InfluxDB 3 Core up to date?
Run winget upgrade --id InfluxData.InfluxDB.Core --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of InfluxDB 3 Core from microsoft/winget-pkgs.