Knex-firebird-dialect – dialect (client) for Knex.js (A SQL query builder).
This library serves as dialect (client) for Knex.js (A SQL query builder). Under the hood, is using node-firebird-driver-native.
Firebird related news
This library serves as dialect (client) for Knex.js (A SQL query builder). Under the hood, is using node-firebird-driver-native.
We are excited to announce the release of MCP Firebird v2.0.4, a significant update to our Model Context Protocol implementation for Firebird databases. This stable release brings several important improvements and new features that enhance both functionality and user experience.
MCP Firebird provides a robust interface between Firebird databases and AI models, enabling seamless integration with tools like Claude Desktop and other MCP-compatible clients.
The new version introduces full support for Server-Sent Events (SSE) as a transport mechanism, allowing real-time data streaming between your Firebird database and client applications. This feature enables more responsive applications with live updates without requiring constant polling.
We’ve significantly enhanced the command-line interface with improved parameter handling, ensuring seamless compatibility with both NPX parameters and environment variables. This makes MCP Firebird more flexible and easier to configure in various environments.
npx mcp-firebird --database your_database.fdb --user SYSDBA --password masterkey
New release of Firebird driver for Python V1.10.10 is available for download with a few changes :
Github Action : Setup FirebirdSQL updated to 2.0: What’s Changed : migrated to official firebirdsql/firebird docker images.
This GitHub Action sets up a Firebird database running on a docker container.
Julia Firebird Driver version 0.2.6 released with a few fixes : fix no wire encryption.
Firebirust is a database driver implementing Firebird wire protocol in Rust: It attempts to expose an interface similar to Rusqlite.
Crate link is here .
Great news for the Firebird community! A new project, mcpFirebird, has been launched and is now available on GitHub at https://github.com/PuroDelphi/mcpFirebird. What makes this release particularly interesting is that mcpFirebird is built as a Model Context Protocol (MCP) project, bringing a structured approach to working with Firebird databases.
For those unfamiliar, the Model Context Protocol is a framework designed to streamline interactions between applications AI and databases like Firebird. With mcpFirebird, this concept is put into action, offering a tool that could simplify development tasks while staying true to the strengths of the Firebird engine.
Great news for the Firebird community!
Thanks to several of the participants of the 21st Firebird Developers Day (FDD), significant improvements have been made to blob traffic performance, especially in high-latency network environments. These enhancements were implemented by Vlad Khorsun in two phases.
The first phase, already released in Firebird 5.02, delivered remarkable performance gains of up to 49%!
The second phase, delivering up to 97% gains, was originally scheduled for Firebird 6, but it is coming much sooner, in the upcoming Firebird 5.03!
And you will not need to pay anything extra for this, since Firebird is 100% free!
IBPhoenix is happy to announce the Firelink plugin that allows you to use ODBC drivers to connect your Firebird database with other database servers.
Read more at our website or download a trial version.
News via Jiří Činčura‘s blog :
“I’m excited to announce the release of Entity Framework Core 9 provider for Firebird.
Overview of all the changes can be found in here and you can get the bits from NuGet FirebirdSql.EntityFrameworkCore.Firebird.”