Real-time Firebird – Monitor for Firebird – Server 2.5 – 5.0
A new version 2.0.7.203 is available.
Visit our homepage and download the demo version.
A new version 2.0.7.203 is available.
Visit our homepage and download the demo version.
I am happy to announce the release of version 3.0 of “Firebird External Table Generator” (ext-table-gen for short).
“Firebird External Table Generator” is a commandline tool to transform CSV files to Firebird external table files (a binary format for external table data).
Compared to version 2.0, we added support for more datatypes:
ext-table-gen 3.0 requires Java 21 or higher.
You can find the 3.0 release at ext-table-gen v3.0.
Documentation and release notes can be found on https://mrotteveel.github.io/ext-table-gen/.
The project itself is hosted on https://github.com/mrotteveel/ext-table-gen.
For those who can’t wait for QNAP to release the new versions in the official QNAP App Store, here is the download link.
Firebird 3.0.14 / 4.0.7 / 5.0.4 for Intel QNAP NAS (intel only) can be downloaded via the follow link
Upscene Productions is proud to announce the availability of the next release of the popular multi-DBMS development tool:
✨ “Database Workbench 6.10.6” ✨
This release introduces the Data Type Assistant for quicker table creation, and gives you a new and much faster Report Designer.
📹 Watch a video of the Data Type Assistant here.
Database Workbench supports the following database systems:
✅ Firebird
✅ MySQL, MariaDB
✅ PostgreSQL
✅ SQLite
✅ Oracle
✅ SQL Server
✅ NexusDB
✅ InterBase
It includes tools for database design, database maintenance, testing, data transfer, data import & export, database migration, database compare and numerous other tools.

Mustafa on Firebird-general group : I would like to introduce my continued development of TurboBird. The tool was originally developed by Abdel Azem Motaz, but was discontinued around 2015. I took over the code about a year ago and have been continuously developing, modernizing, and extending it since then.
TurboBird is a Lazarus (FreePascal) project and is currently cross-platform, supporting both Linux and Windows.
The biggest step was the complete removal of SQLDB:
Additionally, the project now features dynamic loading of Firebird client libraries and parallel use of multiple Firebird versions (2.5 → 6.0) within a single instance. Thanks to IBX, script execution with and without terminators is now possible.
The TreeView has been completely reworked with Lazy Loading (objects are loaded only when expanded), significantly reducing initial load times. Performance remains stable even with very large catalogs, having been tested with:
The Activity Monitor provides a display of attachments, transactions, and statements, with the ability to directly terminate attachments or statements when necessary.
Migration to IBX (Tony Whyman code) has enabled:
This is more than just maintenance—it is a large-scale technical refactoring and functional extension. I would be very interested in your feedback, especially regarding tests with different Firebird versions, edge cases, or general ideas.
Best regards,
Mustafa
We have been working on a significant overhaul of the official firebird-docker images, and a pre-release version is now available for testing at:
👉 Pre-release Container Registry
We would love to get feedback from the community before these changes are merged upstream.
The new images include a 6-snapshot tag built daily from the master branch of FirebirdSQL/firebird. This is the first time a Firebird 6 development snapshot has been available as a Docker image.
# Pull the latest Firebird 6 development snapshot docker pull ghcr.io/fdcastel/firebird:6-snapshot # Pull the latest Firebird 5 patch snapshot docker pull ghcr.io/fdcastel/firebird:5-snapshot
Snapshot images are rebuilt daily, so you always get the latest development build.
The image matrix has been significantly expanded to cover more versions and distributions:
Pull the images directly from our pre-release registry to see how they perform in your environment:
Bash
# Latest stable (Firebird 5.0.3 on bookworm) docker pull ghcr.io/fdcastel/firebird:latest # Firebird 6 development snapshot ← Most wanted testers here! docker pull ghcr.io/fdcastel/firebird:6-snapshot # A specific version + distro docker pull ghcr.io/fdcastel/firebird:5.0.3-jammy docker pull ghcr.io/fdcastel/firebird:4.0.6-bookworm
These images have not yet been merged into the official repository and may contain bugs. The Firebird 6 snapshot, in particular, is built from unreleased, in-development code.
Warning: Do not use pre-release or snapshot images in production environments. Snapshot tags (6-snapshot, 5-snapshot) are rebuilt daily and do not carry stability guarantees.
Your input is vital to making these images solid before the official merge. Please report any issues, successful test results, or suggestions at the upstream pull request:
Whether it’s a simple “works great on my ARM64 machine” or a detailed bug report, all feedback is welcome.
Thank you for helping us improve the Firebird ecosystem!
— F.D. Castel
FlameRobin 0.9.16 released focuses on: modernizing CI/build tooling fixing compiler/linker issues , improving packaging (Flatpak), and delivering a set of Firebird metadata/DDL extraction and SQL editor correctness improvements
Firebird Project is happy to announce general availability of Firebird 5.0.4, Firebird 4.0.7 and Firebird 3.0.14 sub-releases.
Please refer to their documentation for the full list of changes. Binary kits for Windows, Linux, macOS and Android platforms are immediately available for download:

You can join to the Telegram chat for discussion.
RDB Expert has received an update that includes the following:
Added:
Fixed:
We’re happy to share the Firebird ODBC Driver v3.5.0-rc1 release candidate, published on April 11, 2026. This RC focuses on improved Windows/ARM64 support, modernized build and CI tooling, installer updates, and a number of compatibility and correctness fixes.
Release page: https://github.com/FirebirdSQL/firebird-odbc-driver/releases/tag/v3.5.0-rc1
This release candidate includes the following changes and merged pull requests:
Full changelog comparison: https://github.com/FirebirdSQL/firebird-odbc-driver/compare/v3-0-1-release…v3.5.0-rc1
You can grab prebuilt artifacts from the release assets. This RC includes:
Download them from the GitHub release page (linked above) and test in your environment—especially if you rely on specific ODBC client tools, BI integrations, or custom applications.
Release candidates are published to collect real-world feedback before a final stable release. If you can, please test v3.5.0-rc1 on your key workflows (connectivity, metadata discovery, parameter handling, and installer behavior on Windows) and report regressions or edge cases.
If you hit problems, file an issue on the project tracker with details about OS, architecture (x86/x64/ARM64), Firebird version, client application, and a minimal repro if possible.
Issues: https://github.com/FirebirdSQL/firebird-odbc-driver/issues