sqlalchemy-firebird 0.7.5 released
sqlalchemy-firebird 0.7.5 is released with a few fixes for Firebird 4
Firebird related news
sqlalchemy-firebird 0.7.5 is released with a few fixes for Firebird 4
New release of legacy FDB driver for Python v2.0.2 is available for download.
Here is the Changelog and with the list of Bugs Fixed
Jaybird 4.0.4 has been released.
The following has been changed or fixed since Jaybird 4.0.3:
Jaybird 4 supports Firebird 2.5 and higher, on Java 7, 8, 11 and 17 (support for Java 17 using the Java 11 version of the driver).
See also:
I’m happy to announce that the English version of my newest book, Migration Guide to Firebird 4, will be released in the upcoming weeks. The eBook is already being proofread!
As it already happens with the Migration Guide to FB 3, people will be able to buy the eBook here at FirebirdNews.org and the paper version at Amazon.
Stay tuned to FirebirdNews to be informed when the book is out.
Database .NET v33.4 released
Database .NET v33.4 is an innovative, powerful and intuitive multiple database management tool.
With it you can easily and intuitive manage all database versions of Firebird (1.5~4.0)
(Free for non-commercial and a single executable file without installation)
Major New features and improvements from 32.7 to 33.4:
Support Luis Fernando Batels creator of the first Rust driver for the Firebird database , buy him a coffee
From Marco Cantu blog
A new version of Delphi, version 11 Alexandria, has been released. Yesterday we run a very successful preview/launch webinar, with many attendees a a large number of questions asked (many hundreds, literally). It was a bit exhausting but certainly nice.
Over the coming weeks I’ll go into more details on some of the new features and quality improvements in the product. For the time being, I’m just going to share a series of relevant links (with comments).
Follow the link to read further .
FireDAC in the new release offers specific improvements for Firebird databases
MWA Software is pleased to announce the release of version 2.4.2 of IBX for Lazarus. This version adds support for the Firebird 4 IBatch interface. It also fixes some minor bugs. Version 2.4.2 supports all Firebird releases from 2.5 onwards.
The Firebird 4 Batch Execution interface applies to Update and Insert queries only (i.e. not update/insert returning) and can be used to batch up many separate queries to be executed as a single operation. This can be used to minimise the client/server interfaces and to optimise server update/insert times.
Support is provided by the Firebird Pascal API and exposed via TIBSQL.
It is available for download from
PyFirebirdSql 1.2.0 is released with following changes: