<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Firebird News</title>
	<atom:link href="https://www.firebirdnews.org/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.firebirdnews.org/</link>
	<description></description>
	<lastBuildDate>Fri, 21 Aug 2026 12:21:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>Jaybird 6.0.6 and Jaybird 5.0.13 released</title>
		<link>https://www.firebirdnews.org/jaybird-6-0-6-and-jaybird-5-0-13-released/</link>
					<comments>https://www.firebirdnews.org/jaybird-6-0-6-and-jaybird-5-0-13-released/#respond</comments>
		
		<dc:creator><![CDATA[Mark Rotteveel]]></dc:creator>
		<pubDate>Fri, 21 Aug 2026 12:21:55 +0000</pubDate>
				<category><![CDATA[Developer News]]></category>
		<category><![CDATA[Tools & Products releases]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Jaybird]]></category>
		<category><![CDATA[JDBC]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15652</guid>

					<description><![CDATA[<p>We are happy to announce the release of Jaybird 6.0.6 and Jaybird 5.0.13, providing bug fixes. Jaybird is the Firebird JDBC driver. Changes The following was fixed or changed in Jaybird 6.0.6: The following was fixed or changed in Jaybird 5.0.13: Bug reports about undocumented changes in behavior are appreciated. Feedback can be sent to Firebird-java or reported on the</p>
<p>The post <a href="https://www.firebirdnews.org/jaybird-6-0-6-and-jaybird-5-0-13-released/">Jaybird 6.0.6 and Jaybird 5.0.13 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/jaybird-6-0-6-and-jaybird-5-0-13-released/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Electric Firebird — Firebird Engine Compiled to WebAssembly, With a Live Browser Demo</title>
		<link>https://www.firebirdnews.org/electric-firebird-firebird-engine-compiled-to-webassembly-with-a-live-browser-demo/</link>
					<comments>https://www.firebirdnews.org/electric-firebird-firebird-engine-compiled-to-webassembly-with-a-live-browser-demo/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Sun, 09 Aug 2026 13:21:53 +0000</pubDate>
				<category><![CDATA[Developer News]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15643</guid>

					<description><![CDATA[<p>Electric Firebird (mariuz/electric-firebird on GitHub) compiles the Firebird database engine to WebAssembly, following the same approach PGlite took for PostgreSQL. The goal is to let Firebird run both server-side (Node.js) and fully client-side in the browser, with no server round-trip required for queries. Highlights: Two backends: a native Node.js implementation (via the Firebird Embedded Server) and a WASM build for</p>
<p>The post <a href="https://www.firebirdnews.org/electric-firebird-firebird-engine-compiled-to-webassembly-with-a-live-browser-demo/">Electric Firebird — Firebird Engine Compiled to WebAssembly, With a Live Browser Demo</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/electric-firebird-firebird-engine-compiled-to-webassembly-with-a-live-browser-demo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Firebird Adds Optional Static fbclient Libraries, Including Symbol-Collision Prevention</title>
		<link>https://www.firebirdnews.org/adds-optional-static-fbclient-libraries-including-symbol-collision-prevention/</link>
					<comments>https://www.firebirdnews.org/adds-optional-static-fbclient-libraries-including-symbol-collision-prevention/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 08:00:29 +0000</pubDate>
				<category><![CDATA[Developer News]]></category>
		<category><![CDATA[fbclient]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[internals]]></category>
		<category><![CDATA[static linking]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15638</guid>

					<description><![CDATA[<p>Firebird&#8217;s client library, libfbclient / fbclient.dll, has always been distributed exclusively as a shared library. PR #9104 by Adriano dos Santos Fernandes, merged into the Firebird source tree on July 24, 2026, changes that: it introduces an optional, non-default static archive (libfbclient.a on POSIX, fbclient_static.lib on Windows) for applications that need to link the client library statically instead of loading</p>
<p>The post <a href="https://www.firebirdnews.org/adds-optional-static-fbclient-libraries-including-symbol-collision-prevention/">Firebird Adds Optional Static fbclient Libraries, Including Symbol-Collision Prevention</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/adds-optional-static-fbclient-libraries-including-symbol-collision-prevention/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>FBSimCity v0.6.0: the replication district — journal segments, commit order, and a synchronous replica that dies</title>
		<link>https://www.firebirdnews.org/fbsimcity-v0-6-0-the-replication-district-journal-segments-commit-order-and-a-synchronous-replica-that-dies/</link>
					<comments>https://www.firebirdnews.org/fbsimcity-v0-6-0-the-replication-district-journal-segments-commit-order-and-a-synchronous-replica-that-dies/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Sat, 01 Aug 2026 17:17:30 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<category><![CDATA[fbsimcity]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[visualization]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15635</guid>

					<description><![CDATA[<p>Correction (added 9 August 2026): the section below headed &#8220;A synchronous replica that dies hangs commits&#8221; is wrong. Dmitry Sibiryakov pointed this out on firebird-general, and the source confirms it. In src/jrd/replication/Publisher.cpp, checkStatus() is called with canThrow = false on the commit path, so it cannot throw; disable_on_error (default true) instead clears the replicating flags, disposes the replicator and logs</p>
<p>The post <a href="https://www.firebirdnews.org/fbsimcity-v0-6-0-the-replication-district-journal-segments-commit-order-and-a-synchronous-replica-that-dies/">FBSimCity v0.6.0: the replication district — journal segments, commit order, and a synchronous replica that dies</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/fbsimcity-v0-6-0-the-replication-district-journal-segments-commit-order-and-a-synchronous-replica-that-dies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IBX for Lazarus 2.7.11 and 2.7.12 released</title>
		<link>https://www.firebirdnews.org/ibx-for-lazarus-2-7-11-and-2-7-12-released/</link>
					<comments>https://www.firebirdnews.org/ibx-for-lazarus-2-7-11-and-2-7-12-released/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 19:39:52 +0000</pubDate>
				<category><![CDATA[Developer News]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15632</guid>

					<description><![CDATA[<p>MWA Software has published two bug-fix releases of IBX for Lazarus, the Lazarus components for accessing Firebird databases. 2.7.11 (2 June) fixes field-to-column mapping when a SELECT uses aggregate or concatenation functions without an explicit alias. Firebird reports the same alias name for each function of a given type, and IBX&#8217;s disambiguation could previously associate fields with the wrong column.</p>
<p>The post <a href="https://www.firebirdnews.org/ibx-for-lazarus-2-7-11-and-2-7-12-released/">IBX for Lazarus 2.7.11 and 2.7.12 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/ibx-for-lazarus-2-7-11-and-2-7-12-released/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>node-firebird v2.6.0 &#8211; v2.14.0: roadmap complete, issue tracker at zero</title>
		<link>https://www.firebirdnews.org/node-firebird-v2-6-0-v2-14-0-roadmap-complete-issue-tracker-at-zero/</link>
					<comments>https://www.firebirdnews.org/node-firebird-v2-6-0-v2-14-0-roadmap-complete-issue-tracker-at-zero/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 16:26:34 +0000</pubDate>
				<category><![CDATA[Developer News]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15630</guid>

					<description><![CDATA[<p>The pure-JavaScript node-firebird driver for Node.js shipped eight releases in under a week (v2.6.0 &#8211; v2.14.0), completing its entire roadmap and closing all 47 open issues &#8212; some dating back to 2015. Highlights for Firebird users: Firebird 6.0 Protocol 20 fully supported &#8212; the long-standing prepare hang was root-caused and fixed (v2.10.0) The sporadic Srp/Srp256 authentication failure solved &#8212; ~1.2&#8211;1.7%</p>
<p>The post <a href="https://www.firebirdnews.org/node-firebird-v2-6-0-v2-14-0-roadmap-complete-issue-tracker-at-zero/">node-firebird v2.6.0 &#8211; v2.14.0: roadmap complete, issue tracker at zero</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/node-firebird-v2-6-0-v2-14-0-roadmap-complete-issue-tracker-at-zero/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Announcing cl-firebird v1.0.0: Pure Common Lisp Driver with Full node-firebird Parity &#038; Multi-Version CI Matrix</title>
		<link>https://www.firebirdnews.org/announcing-cl-firebird-v1-0-0-pure-common-lisp-driver-with-full-node-firebird-parity-multi-version-ci-matrix/</link>
					<comments>https://www.firebirdnews.org/announcing-cl-firebird-v1-0-0-pure-common-lisp-driver-with-full-node-firebird-parity-multi-version-ci-matrix/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 15:07:51 +0000</pubDate>
				<category><![CDATA[Tools & Products releases]]></category>
		<category><![CDATA[cl-firebird]]></category>
		<category><![CDATA[Common Lisp]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15627</guid>

					<description><![CDATA[<p>We are excited to announce the release of cl-firebird v1.0.0 &#8212; a pure Common Lisp database driver for Firebird 3.0, 4.0, 5.0, and 6.0+. Featuring full 1:1 feature parity with node-firebird, this release brings 12-factor connection URIs, thread-safe connection pooling, named placeholder parameter binding, custom type parsers (type-cast), streaming cursors, database events (POST_EVENT), Service Manager support, Firebird 6.0 tablespaces/schemas, and</p>
<p>The post <a href="https://www.firebirdnews.org/announcing-cl-firebird-v1-0-0-pure-common-lisp-driver-with-full-node-firebird-parity-multi-version-ci-matrix/">Announcing cl-firebird v1.0.0: Pure Common Lisp Driver with Full node-firebird Parity &amp; Multi-Version CI Matrix</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/announcing-cl-firebird-v1-0-0-pure-common-lisp-driver-with-full-node-firebird-parity-multi-version-ci-matrix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>FBSimCity v0.4.0: the backup yard — gbak pins the OIT, nbackup fills the delta</title>
		<link>https://www.firebirdnews.org/fbsimcity-v0-4-0-the-backup-yard-gbak-pins-the-oit-nbackup-fills-the-delta/</link>
					<comments>https://www.firebirdnews.org/fbsimcity-v0-4-0-the-backup-yard-gbak-pins-the-oit-nbackup-fills-the-delta/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Thu, 30 Jul 2026 12:21:49 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[fbsimcity]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[gbak]]></category>
		<category><![CDATA[nbackup]]></category>
		<category><![CDATA[visualization]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15625</guid>

					<description><![CDATA[<p>FBSimCity, the explorable isometric city of Firebird internals, is at v0.4.0. This release adds a whole backup yard, built around what gbak and nbackup actually do. gbak: the backup that pins your OIT gbak takes a logical backup online: it attaches like any other client and reads every table through a snapshot transaction. That snapshot is the interesting part, because</p>
<p>The post <a href="https://www.firebirdnews.org/fbsimcity-v0-4-0-the-backup-yard-gbak-pins-the-oit-nbackup-fills-the-delta/">FBSimCity v0.4.0: the backup yard — gbak pins the OIT, nbackup fills the delta</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/fbsimcity-v0-4-0-the-backup-yard-gbak-pins-the-oit-nbackup-fills-the-delta/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>FBSimCity: an explorable city that shows how Firebird works</title>
		<link>https://www.firebirdnews.org/fbsimcity-an-explorable-city-that-shows-how-firebird-works/</link>
					<comments>https://www.firebirdnews.org/fbsimcity-an-explorable-city-that-shows-how-firebird-works/#respond</comments>
		
		<dc:creator><![CDATA[mariuz]]></dc:creator>
		<pubDate>Wed, 29 Jul 2026 05:39:04 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15622</guid>

					<description><![CDATA[<p>FBSimCity is an interactive visualization of Firebird internals: an explorable isometric city where every building is a subsystem from the classic Conceptual Architecture for Firebird paper (Chan &#38; Yashkir), and queries commute through the pipeline as glowing particles — REMOTE harbor -&#62; Y-valve -&#62; DSQL -&#62; JRD, with the lock manager tower watching over it. The simulation is Firebird-flavored throughout:</p>
<p>The post <a href="https://www.firebirdnews.org/fbsimcity-an-explorable-city-that-shows-how-firebird-works/">FBSimCity: an explorable city that shows how Firebird works</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/fbsimcity-an-explorable-city-that-shows-how-firebird-works/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IBPhoenix is Introducting Firebird 2.5 Maintenance Subscription</title>
		<link>https://www.firebirdnews.org/ibphoenix-is-introducting-firebird-2-5-maintenance-subscription/</link>
					<comments>https://www.firebirdnews.org/ibphoenix-is-introducting-firebird-2-5-maintenance-subscription/#respond</comments>
		
		<dc:creator><![CDATA[Pavel Císař]]></dc:creator>
		<pubDate>Tue, 21 Jul 2026 08:05:52 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15554</guid>

					<description><![CDATA[<p>Although Firebird 2.5 has reached End of Life, many production systems still depend on it. Following the disclosure of several security vulnerabilities that also affect Firebird 2.5, IBPhoenix has introduced a Firebird 2.5 Maintenance Subscription for commercial users. Subscribers receive security-patched Firebird 2.5 builds based on the final official release, together with future security updates released during the subscription period.</p>
<p>The post <a href="https://www.firebirdnews.org/ibphoenix-is-introducting-firebird-2-5-maintenance-subscription/">IBPhoenix is Introducting Firebird 2.5 Maintenance Subscription</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/ibphoenix-is-introducting-firebird-2-5-maintenance-subscription/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Database Workbench 7 now available</title>
		<link>https://www.firebirdnews.org/database-workbench-7-now-available/</link>
					<comments>https://www.firebirdnews.org/database-workbench-7-now-available/#respond</comments>
		
		<dc:creator><![CDATA[Martijn Tonies]]></dc:creator>
		<pubDate>Thu, 09 Jul 2026 08:04:35 +0000</pubDate>
				<category><![CDATA[Tools & Products releases]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[aidevelopment]]></category>
		<category><![CDATA[databaseworkbench]]></category>
		<category><![CDATA[firebird]]></category>
		<category><![CDATA[interbase]]></category>
		<category><![CDATA[mariadb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nexusdb]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[sqlserver]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15540</guid>

					<description><![CDATA[<p>Upscene Productions is proud to announce the next major version of the popular Firebird development tool: ✨ Database Workbench 7.0 ✨ This new release prepares Database Workbench for the future. With a revamped user interface with many improvements and AI powered SQL and database development, we&#8217;re supplying database developers with the tools they need.&#8212; Martijn Tonies, owner of Upscene The</p>
<p>The post <a href="https://www.firebirdnews.org/database-workbench-7-now-available/">Database Workbench 7 now available</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/database-workbench-7-now-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Ebook: Practical Firebird Performance Diagnostics</title>
		<link>https://www.firebirdnews.org/new-ebook-practical-firebird-performance-diagnostics/</link>
					<comments>https://www.firebirdnews.org/new-ebook-practical-firebird-performance-diagnostics/#respond</comments>
		
		<dc:creator><![CDATA[Pavel Císař]]></dc:creator>
		<pubDate>Wed, 08 Jul 2026 11:53:21 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15536</guid>

					<description><![CDATA[<p>IBPhoenix is pleased to announce the release of a new free ebook: Practical Firebird Performance Diagnostics: A Structured Approach Unlike traditional performance tuning guides, this ebook focuses on the reasoning behind successful diagnostics. It introduces a structured framework that helps Firebird professionals move from observed symptoms to defensible explanations by classifying problems, selecting appropriate investigation strategies, interpreting evidence correctly, and</p>
<p>The post <a href="https://www.firebirdnews.org/new-ebook-practical-firebird-performance-diagnostics/">New Ebook: Practical Firebird Performance Diagnostics</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/new-ebook-practical-firebird-performance-diagnostics/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>EmberWings 2026/2 Is Now Available</title>
		<link>https://www.firebirdnews.org/emberwings-2026-2-is-now-available/</link>
					<comments>https://www.firebirdnews.org/emberwings-2026-2-is-now-available/#respond</comments>
		
		<dc:creator><![CDATA[Pavel Císař]]></dc:creator>
		<pubDate>Tue, 30 Jun 2026 10:32:31 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15530</guid>

					<description><![CDATA[<p>We&#8217;re pleased to announce that the June 2026 issue of EmberWings (2026/2) is now available. This issue explores a theme familiar to every experienced Firebird developer: the space between what we observe and what is actually happening inside the database engine. As systems become faster and workloads more demanding, successful diagnostics increasingly depend not on collecting more information, but on</p>
<p>The post <a href="https://www.firebirdnews.org/emberwings-2026-2-is-now-available/">EmberWings 2026/2 Is Now Available</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/emberwings-2026-2-is-now-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Laravel-Firebird (Benson Fork)</title>
		<link>https://www.firebirdnews.org/laravel-firebird-benson-fork/</link>
					<comments>https://www.firebirdnews.org/laravel-firebird-benson-fork/#respond</comments>
		
		<dc:creator><![CDATA[Cantu]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 20:26:38 +0000</pubDate>
				<category><![CDATA[Developer News]]></category>
		<category><![CDATA[Tools & Products releases]]></category>
		<category><![CDATA[laravel]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15520</guid>

					<description><![CDATA[<p>TL;DR We started from an already working, mature Firebird driver for Laravel and brought it to real parity with the first-party drivers (MySQL, PostgreSQL, SQL Server). The result: from an estimated ~51% to ~96% functional parity, 216 tests running against Firebird 3, 4 and 5 (dialects 1 and 3), ~87% line coverage, and a green CI across the whole matrix</p>
<p>The post <a href="https://www.firebirdnews.org/laravel-firebird-benson-fork/">Laravel-Firebird (Benson Fork)</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/laravel-firebird-benson-fork/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Real-time Firebird – Monitor for Firebird – Server 2.5 – 5.0</title>
		<link>https://www.firebirdnews.org/real-time-firebird-monitor-for-firebird-server-2-5-5-0-5/</link>
					<comments>https://www.firebirdnews.org/real-time-firebird-monitor-for-firebird-server-2-5-5-0-5/#respond</comments>
		
		<dc:creator><![CDATA[gkobler]]></dc:creator>
		<pubDate>Tue, 09 Jun 2026 15:59:56 +0000</pubDate>
				<category><![CDATA[General news]]></category>
		<guid isPermaLink="false">https://www.firebirdnews.org/?p=15517</guid>

					<description><![CDATA[<p>A new version 2.0.7.203 is available. Visit our homepage and download the demo version. https://fbm.gksoft.ch</p>
<p>The post <a href="https://www.firebirdnews.org/real-time-firebird-monitor-for-firebird-server-2-5-5-0-5/">Real-time Firebird – Monitor for Firebird – Server 2.5 – 5.0</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.firebirdnews.org/real-time-firebird-monitor-for-firebird-server-2-5-5-0-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
