Wingetlywingetly
← All apps

Firebird

by Firebird Projectv5.0.4

Last updated

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms.

Install with winget

$ winget install --id FirebirdProject.Firebird.5 --exact --version 5.0.4

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

Silent install command for Firebird

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

One-line silent install (x64)
Firebird-5.0.4.1812-0-windows-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Firebird

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

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981.

Installers · v5.0.4

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-Direct
x64EXE
Inno Setup
-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 Firebird.

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

  • FirebirdFirebird Project
    FirebirdProject.Firebird.4v4.0.7.3271

    Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms.

  • FirebirdFirebird Project
    FirebirdProject.Firebird.3v3.0.14.33856

    Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms.

  • Microsoft ODBC Driver 18 for SQL ServerMicrosoft Corporation
    Microsoft.msodbcsql.18v18.6.2.1

    The stand-alone ODBC drivers providing an application programming interface (API) that implements the standard ODBC interfaces to Microsoft SQL Server.

  • PostgreSQL 10PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.10v10

    The World's Most Advanced Open Source Relational Database

  • PostgreSQL 17PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.17v17.11-3

    The World's Most Advanced Open Source Relational Database

  • DBXt8y2
    t8y2.DBXv0.6.11

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

More from Firebird Project or browse database, rdbms, sql.

Frequently asked questions

How do I install Firebird on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id FirebirdProject.Firebird.5 --exact --version 5.0.4. winget downloads the installer from Firebird Project and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Firebird silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id FirebirdProject.Firebird.5 --exact 5.0.4 --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 Firebird?
Firebird uses EXE (Inno Setup). Run the downloaded installer with: Firebird-5.0.4.1812-0-windows-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Firebird via winget?
Run: winget uninstall --id FirebirdProject.Firebird.5 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Firebird's Apps & Features entry.
Is Firebird free?
Firebird is distributed under Initial Developer's Public License Version 1.0. Refer to the publisher (https://firebirdsql.org/en/firebird-5-0/) for the full license terms - Wingetly itself does not charge for installation.
Does Firebird 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 Firebird directly from the publisher.
How do I keep Firebird up to date?
Run winget upgrade --id FirebirdProject.Firebird.5 --exact, or winget upgrade --all to update everything winget tracks. We index 5 versions of Firebird from microsoft/winget-pkgs.

Recent versions

  • 5.0.4latest
  • 5.0.3.1683
  • 5.0.2
  • 5.0.1.1469
  • 5.0.0.1306