Flamerobin 0.9.13 Snapshot released with a few features and fixes .
Flamerobin 0.9.13 Snapshot released with a few features and fixes .
Firebird related news
Flamerobin 0.9.13 Snapshot released with a few features and fixes .
After more than two decades of operation from Australia, the Firebird Foundation is excited to announce a major transformation. A new organization of the same name has been established, now operating from the Czech Republic, within the European Union. This shift marks a significant step in strengthening the Foundation’s ties to Project Firebird, one of the leading open-source relational database systems.
The new Firebird Foundation has been set up with a closer connection to Project Firebird, which enables a more efficient and focused approach to supporting its development. This change promises a range of advantages for Firebird users, especially for those who contribute to the ongoing development of the database.
“We are excited about this transition,” said Alexey Kovyazin, former President of the Firebird Foundation in Australia. “Having the Firebird Foundation so closely linked to the core project team will streamline our ability to address the needs of Firebird users and drive the database’s progress more effectively. This will benefit the entire Firebird community, from individual developers to large enterprises relying on Firebird as their database solution.”
As the world continues to face economic and technical challenges, ongoing support from the community is more crucial than ever. Firebird’s global user base relies on this database for mission-critical operations, and ensuring its continued development and innovation is key. The new Firebird Foundation, with its European location, is well-positioned to offer faster, more tailored responses to the evolving needs of users.
Support the Future of Firebird
The Firebird Foundation remains committed to supporting its community, and this change enhances its ability to do so. Users are encouraged to get involved by supporting the project through donations or sponsorships. Contributions directly impact Firebird’s development, allowing the project to remain a leading, cost-effective solution for developers and businesses worldwide.
“We want to assure our community that Firebird remains strong,” said Pavel Císař, vice-president and secretary of new Firebird Foundation. “Our users and supporters are the backbone of this project, and their continued contributions are more important than ever in these difficult times. By supporting the Firebird Foundation, you are ensuring the future of this essential open-source database.”
For more information about the new Firebird Foundation and how to contribute, visit [https://www.firebirdsql.org/en/firebird-foundation].
About Firebird
Firebird is a powerful, open-source relational database management system used worldwide by developers, enterprises, and individuals. It offers robust features and scalability while maintaining a small footprint, making it a preferred choice for a wide range of applications.
Media Contact:
Alexey Kovyazin, ak@firebirdsql.org
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.