gfix

Firebird user utilities

Install

All systems
curl cmd.cat/gfix.sh
Debian Debian
apt-get install firebird2.5-super-dbg
Ubuntu
apt-get install firebird2.5-super
image/svg+xml Kali Linux
apt-get install firebird3.0-utils
Fedora
dnf install firebird-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install firebird2.5-super
Raspbian
apt-get install firebird2.1-super

firebird3.0-utils

Firebird user utilities

Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, 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 on production systems under a variety of names since 1981. This package contains the utilities for managing firebird servers: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL

firebird-utils

Firebird SQL user utilities

firebird2.5-classic-common

common files for firebird 2.5 "classic" and "superclassic"

This package contains the command line utilities and UDFs (user-defined function libraries) common to classic and superclassic Firebird servers. Please refer to the firebird2.5-classic or firebird2.5-superclassic packages for more information about Firebird in general.

firebird2.5-super

Firebird Super Server - an RDBMS based on InterBase 6.0 code

Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, 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 on production systems under a variety of names since 1981. The "super" architecture uses separate threads to handle each connection. It has its advantages (eg: is usually faster and more efficient for large numbers of clients) but is unable to use more that one CPU on an SMP system and under some circumstances a client may crash all server threads. This package contains the 2.5 branch of Firebird. Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) under the InterBase Public License v.1.0 on 25 July, 2000.

firebird2.5-classic-dbg

collected debug symbols for firebird2.5-classic and -superclassic

This package contains extracted debug symbols for firebird2.5 server and accompanying utilities of the classic and superclassic flavours. Debug symbols are useful when tracing a problem like a segmentation fault in some firebird binary.

firebird2.5-super-dbg

collected debug symbols for firebird2.5-super

This package contains extracted debug symbols for firebird2.5 super-server and accompanying utilities, which are stripped from the other packages. Debug symbols are useful when tracing a problem like a segmentation fault in some firebird binary.

firebird2.1-classic

Firebird Classic Server - an RDBMS based on InterBase 6.0 code

Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, 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 on production systems under a variety of names since 1981. The "classic" architecture uses a new process to handle each connection which results in somewhat slower operation (but is said to be faster than "super" on local connections) yet can take advantage of multiple CPUs on SMP machines. This is the "traditional" architecture. This package contains the 2.1 branch of Firebird. Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) under the InterBase Public License v.1.0 on 25 July, 2000.

firebird2.1-server-common

common files for firebird 2.1 servers

This package contains files common to super and classic Firebird servers. These include the security database, manual pages, support scripts as well as configuration files in /etc/firebird/2.1. Please refer to the firebird2.1-super or firebird2.1-classic packages for more information about Firebird in general.

firebird2.1-super

Firebird Super Server - an RDBMS based on InterBase 6.0 code

Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, 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 on production systems under a variety of names since 1981. The "super" architecture uses separate threads to handle each connection. It has its advantages (eg: is usually faster and more efficient for large numbers of clients) but is unable to use more that one CPU on an SMP system and under some circumstances a client may crash all server threads. This package contains the 2.1 branch of Firebird. Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) under the InterBase Public License v.1.0 on 25 July, 2000.