Wingetlywingetly
← All apps

Navicat for Redis

by PremiumSoft CyberTech Ltd.v17.3.11

Last updated

Navicat for Redis is an easy-to-access visual interface for visualizing and optimizing Redis data.

Install with winget

$ winget install --id PremiumSoft.NavicatRedis --exact --version 17.3.11

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

Silent install command for Navicat for Redis

Navicat for Redis uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
navicat17_redis_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Navicat for Redis

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

Navicat for Redis is an easy-to-access visual interface for visualizing and optimizing Redis data. It offers a robust set of features that make routine management tasks simpler, easier, and more efficient than using text commands alone. It includes strong user management capabilities, allowing secure access and permission control among team members, along with built-in backup and restore functionalities to ensure data protection and quick recovery.

Installers · v17.3.11

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect

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

  • low3.3Patched in wingetCVE-2024-1193affects v12.0.29Feb 2, 2024

    A vulnerability was found in Navicat 12.0.29. It has been rated as problematic. This issue affects some unknown processing of the component MySQL Conecction Handler. The manipulation leads to denial of service. Attacking locally is a requirement. The exploit has been disclosed t...

Source: NVD, updated 2h 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.

Related apps

  • Navicat Premium LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumLitev17.3.11

    Navicat Premium Lite is a compact version of Navicat, packed with the core features needed for users who primarily need to perform basic database operations.

  • Navicat PremiumPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumv17.3.11

    Navicat Premium is a robust, all-in-one solution for database development that enables seamless connections to multiple databases from a single application.

  • Navicat Data ModelerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerv4.3.11

    Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models.

  • Navicat On-Prem ServerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatOnPremServerv3.0.1

    Navicat On-Prem Server provides you with the option to host a cloud environment for storing Navicat objects internally at your location. Enjoy complete control over your system and maintain 100% privacy.

  • Navicat MonitorPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatMonitorv3.1.4

    Navicat Monitor is a safe, simple and agentless remote server monitoring tool that is packed with powerful features to make your monitoring effective as possible.

  • Navicat Data Modeler LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerLitev4.3.11

    Navicat Data Modeler Lite is a powerful and easy-to-use database design tool for creating and manipulating data models.

More from PremiumSoft CyberTech Ltd. or browse Databases, NoSQL, Redis.

Frequently asked questions

How do I install Navicat for Redis on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PremiumSoft.NavicatRedis --exact --version 17.3.11. winget downloads the installer from PremiumSoft CyberTech Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Navicat for Redis silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PremiumSoft.NavicatRedis --exact 17.3.11 --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 Navicat for Redis?
Navicat for Redis uses EXE (Inno Setup). Run the downloaded installer with: navicat17_redis_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Navicat for Redis via winget?
Run: winget uninstall --id PremiumSoft.NavicatRedis --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Navicat for Redis's Apps & Features entry.
Is Navicat for Redis free?
Navicat for Redis is distributed under Proprietary. Refer to the publisher (https://www.navicat.com/en/products/navicat-for-redis) for the full license terms - Wingetly itself does not charge for installation.
Does Navicat for Redis 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 Navicat for Redis directly from the publisher.
How do I keep Navicat for Redis up to date?
Run winget upgrade --id PremiumSoft.NavicatRedis --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Navicat for Redis from microsoft/winget-pkgs.