A stable version of ZeosLib 7.2.4 has been released

The Zeos Team is proud to announce the availability of Zeos 7.2.4 as a stable release. This is the newest stable version of Zeos. It deprecates Zeos 7.1, which will not be supported anymore. Zeos 7.2 has seen tons of bugfixes and improvements. We urge all people still using older versions of Zeos to upgrade. If you have any problems with Zeos 7.2, please get in contact with us on the forums or on the bugtracker.

For an overview of the changes in Zeos 7.2 see the release notes.

FibPlus Library Github repository

This repository is an attempt to keep alive one of the best suite of components that seems to be abandoned by Devrace, without pretending to any copyrights. Initial source code was taken from public forums.

The goal of this project is to collect patches, fix bugs, adjust code to latest versions of Delphi, improve functionality by adding new features.

Firebird high-level native client for Node.js / TypeScript updated to v0.0.1-beta.1 with a few changes

Firebird high-level native client for Node.js / TypeScript updated to v0.0.1-beta.1 with a few changes:

-Add fetchSize option to FetchOptions and group options in a single parameter in Attachment::execute* methods #4
-Performance improvement in fetch
-Add properties to TransactionOptions – #5.
-Finish #1 – Support for BLOB datatype: Adding support for read/write BLOB with the Blob and BlobStream classes.

eXpress Persistent Objects (XPO)

XPO (an object-relational mapping library – ORM) supports more than a dozen database engines (including SQL Server, Oracle and various Open Source products) and recently got updated to support Firebird 3 too.

Firebird

In addition to SQL Server, MySql, PostgreSQL and SQLite, XPO for .NET Core / .NET Standard 2.0 supports ADO.NET provider 5.11+ for Firebird starting with v17.2.5. As we noted in our introductory post, the lack of support for other providers is not an XPO limitation – as soon as RDBMS vendors begin supporting .NET Standard 2.0, we will test XPO with these RDBMS providers and add them to our supported list.

Support for Firebird 3.0 server and the client ADO.NET data provider (FirebirdSql.Data.FirebirdClient 5.8.0) will be available in v18.1. We will also support the Substring criteria function that was missing before.

1 2