Wingetlywingetly
← All apps

Stellar Repair for SQLite

by Stellar Information Technology Pvt Ltdv3.0.0.2

Last updated

Stellar Repair for SQLite is a powerful tool for repairing corrupt SQLite database, highly recommended by SQLite administrators & tech communities worldwide.

Install with winget

$ winget install --id StellarDataRecovery.StellarRepairforSQLite --exact --version 3.0.0.2

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

Silent install command for Stellar Repair for SQLite

Stellar Repair for SQLite uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
StellarRepairforSQLite.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Stellar Repair for SQLite

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

Stellar Repair for SQLite is a powerful tool for repairing corrupt SQLite database, highly recommended by SQLite administrators & tech communities worldwide.

- Repairs primary keys and unique keys

- Repairs tables, views, triggers, and Indexes

- Recovers deleted records from the database

- Supports DB, SQLite, DB3 & SQLite3 files (up to v3.27.2)

- Previews of repairable objects of the database

Installers · v3.0.0.2

ArchitectureTypeScopeInstallDownload
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

No known CVEs for Stellar Repair for SQLite.

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

  • Stellar Repair for MySQLStellar Information Technology Pvt Ltd
    StellarDataRecovery.StellarRepairForMySQLv9.0.0.8

    MySQL Repair Tool to efficiently repair and restore corrupt MySQL databases including partition tables.

  • Kangaroo OracleTaozuhong
    Taozuhong.KangarooOraclev9.8.1.906

    Kangaroo is a SQL client and admin tool.

  • Kangaroo RedisTaozuhong
    Taozuhong.KangarooRedisv9.8.1.906

    Kangaroo is a SQL client and admin tool.

  • DiskInternals VMFS RecoveryDiskInternals Research
    DiskInternals.VMFSRecoveryv4.25.1

    Tool for VMware® data recovery, VMFS recovery, to read and repair VMDK files.

  • Kangaroo MultipleTaozuhong
    Taozuhong.KangarooMultiplev9.8.1.906

    Kangaroo is a SQL client and admin tool.

  • Stellar Repair for PhotoStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarRepairForPhotov8.9.0.0

    Repair damaged, pixelated, distorted, disoriented, greyed-out, and corrupt JPEG and other RAW photo file formats.

More from Stellar Information Technology Pvt Ltd or browse Database, Repair, SQLite.

Frequently asked questions

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