TurboBird

titleis a Firebird Administration tool. It enables you to create new Firebird databases, create/modify tables, procedures, views, triggers, generators, roles, UDFs, Domains, and much more. Turbo Bird application is very easy to install and to use.

There are Linux 32/64 bit, Windows 32 bit, and Mac OS binaries. You can install the source and compile it using Lazarus in any other Platform that already supported by Lazarus.

Downloads

Stable Release Version  1.2.0  3 August 2014

Linux32TurboBird for Linux 32 bit version 1.2.0

It is an executable file that you can download and run immediately. You need Firebird client library like libfbclient2. You can use Synaptic, apt-get, yum , or any package manager according to Linux distribution to install FireBird library from Internet.

Linux64TurboBird for Linux 64 bit version 1.2.0

Linux 64 bit executable. For FireBird library installation see the above (32 bit version)

Windows TurboBird for Win32 1.2.0

This is Windows 32 bit executable version. You need to install 32-bit Firebird client library. If you already installed Firebird server (32-bit) on the same machine, then no need to install any additional library.
If you get Unable to load library message, then copy fbclient.dll from FireBird binary directory to TurboBird or Windows folder

WindowsTurboBird for Win64 1.2.0

This is Windows 64 executable version. You need to install 64-bit Firebird client library. If you already installed Firebird server (64-bit) on the same machine, then no need to install any additional library.

Mac TurboBird 32 bit for Mac 0.9.8

Old TurboBird for Mac 0.9.3

This is Mac package for Turbo Bird. Compiled by Cem Zafer

TurboBird Source code

Turlazarus-iconbo Bird has been developed using FreePascal/Lazarus. Apart from the Synapse network code, no third party package/component has been used in this project, only standard components. Source code has always been compiled with the latest stable version of Lazarus and Free Pascal.

Download source code from GitHub

Many people are sending many improvements for Turbo Bird lately, so that I decided to put Turbo Bird in GitHub source control to make it easy for developers to participate on this project

TurboBird Development Source in source control (github)

License:

GPL for GUI, and LGPL for Units.