Real-time Firebird – Monitor for Firebird – Server 2.5 / 3.0 / 4.0 / 5.0
A new version 2.0.1.187 is available.
Visit our homepage and download the demo version.
Firebird related news
A new version 2.0.1.187 is available.
Visit our homepage and download the demo version.
The 21st Firebird Developers Day concluded today with a special lecture by Dmitry Yemanov on the topic “Understanding the Optimizer Plans.” For the first time, participants heard Dmitry speaking Portuguese :-), thanks to the help of Artificial Intelligence.
This year’s event was held online, allowing more people to participate, especially those who live far from Piracicaba, where the in-person event is usually held. In terms of content, it was one of the best FDDs and featured high-quality live questions at the end of each presentation!
I would like to thank all the speakers (Rodrigo Marchiori, José Francisco Cervi Neto, Carlos Eduardo, Marcelo Daibert, and Dmitry Yemanov), as well as the participants and also the sponsors: IBExpert, uniGUI, Innovio, and Embarcadero, in addition to the supporters Woll2Woll, Steema, and ACBr.
EmberWings is a quarterly, free PDF magazine about Firebird.
In addition to technical articles, guides, and tips, it features interviews with noteworthy individuals, updates on Firebird’s development, community news, reviews of interesting products, and a touch of thematic humor. All of this presented in a streamlined format with an aesthetically pleasing print-friendly layout.
You can access all three issues directly on the IBPhoenix website.
Firebird Project is glad to announce the general availability of Firebird ODBC driver version 3.0. New driver is build on top the new Firebird client API, and can work with Firebird clients from versions 3.0, 4.0, and 5.0.
Download new driver binaries and sources from Firebird ODBC Github (and don’t forget to give a star to the project)!
This version is a rework of v2 to implement modern Firebird Object-Oriented API inside an ODBC driver. In addition it contains a fixpack for many known issues, see ChangeLog_v3.0 for details.
Please note that v3.0 driver is intended to work only with Firebird clients from version 3.0 and later (i.e., 3.0, 4.0, 5.0 at the moment). If you have fbclient.dll from 2.5 or some older version, it is incompatible.
You can see more details here: https://github.com/FirebirdSQL/firebird-odbc-driver/wiki
Please report all issues to https://github.com/FirebirdSQL/firebird-odbc-driver/issues
Firebird 3.0.12 / 4.0.5 / 5.0.1 for Intel QNAP NAS can be downloaded via the follow link
MWA Software is pleased to announce the release of version 2.7.0 of IBX for Lazarus. This is primarily a maintenance release but does contain some important future proofing. All users are recommended to upgrade to this version.
In this release:
The changes to the Dynamic Database Controls are intended to enable their use with database drivers other than IBX. Other developers are encourage to support the corba interfaces defined in their support so that their full functionality is available generally. See the new document “DynamicDatabaseControls.pdf” for further information.
Rust Firebird Client updated to v0.25 with a few features and fixes :
Fixed Rust 1.18.0 compatibility issues by @Noriebalbinot in #158 .
Crates.io link is here .
Firebird Server Aug/2024 releases (5.0.1, 4.0.5 and 3.0.12) are now available for Chocolatey users at :
https://community.chocolatey.org/packages/firebird
It’s as easy as
# To install or upgrade to latest version
choco upgrade firebird -y
* Requires Chocolatey installed, of course.
Firebird for SQLAlchemy 2.1 is released with a few changes merged :
New release of Firebird driver for Python V1.10.6 is available for download with a few changes :