 <?xml-stylesheet type="text/css" href="http://www.tetrasys.eu/Data/style/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="http://www.tetrasys.eu/Data/style/rss1.xsl" ?>
<rss version="2.0">
  <channel>
    <title>Nos RSS</title>
    <link>http://www.tetrasys.eu/rss</link>
    <description>Nos RSS</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>norpanet Feed Manager module</generator>
    <item>
      <title>TurboBird further development</title>
      <description><![CDATA[<p>Mustafa on Firebird-general group : I would like to introduce my continued development of TurboBird. The tool was originally developed by Abdel Azem Motaz, but was discontinued around 2015. I took over the code about a year ago and have been continuously developing, modernizing, and extending it since then. TurboBird is a Lazarus (FreePascal) project and is currently cross-platform, supporting</p>
<p>The post <a href="https://www.firebirdnews.org/turbobird-further-development/">TurboBird further development</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/turbobird-further-development/</link>
      <pubDate>Fri, 24 Apr 2026 18:59:17 GMT</pubDate>
    </item>
    <item>
      <title>Help Us Test the new Firebird Docker Snapshot Images</title>
      <description><![CDATA[<p>We have been working on a significant overhaul of the official firebird-docker images, and a pre-release version is now available for testing at: ?? Pre-release Container Registry We would love to get feedback from the community before these changes are merged upstream. What's New Firebird 6 Snapshot Images The new images include a 6-snapshot tag built daily from the master</p>
<p>The post <a href="https://www.firebirdnews.org/help-us-test-the-new-firebird-docker-snapshot-images/">Help Us Test the new Firebird Docker Snapshot Images</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/help-us-test-the-new-firebird-docker-snapshot-images/</link>
      <pubDate>Fri, 24 Apr 2026 11:22:15 GMT</pubDate>
    </item>
    <item>
      <title>FlameRobin 0.9.16 released</title>
      <description><![CDATA[<p>FlameRobin 0.9.16 released focuses on: modernizing CI/build tooling fixing compiler/linker issues , improving packaging (Flatpak), and delivering a set of Firebird metadata/DDL extraction and SQL editor correctness improvements&#160; https://github.com/mariuz/flamerobin/releases/tag/0.9.16</p>
<p>The post <a href="https://www.firebirdnews.org/flamerobin-0-9-16-released/">FlameRobin 0.9.16 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/flamerobin-0-9-16-released/</link>
      <pubDate>Fri, 24 Apr 2026 09:05:51 GMT</pubDate>
    </item>
    <item>
      <title>Firebird 5.0.4, Firebird 4.0.7 and Firebird 3.0.14 sub-releases</title>
      <description><![CDATA[<p>Firebird Project is happy to announce general availability of&#160;Firebird 5.0.4,&#160;Firebird 4.0.7&#160;and&#160;Firebird 3.0.14&#160;sub-releases. Please refer to their documentation for the full list of changes. Binary kits for Windows, Linux, macOS and Android platforms are immediately available for download:</p>
<p>The post <a href="https://www.firebirdnews.org/firebird-5-0-4-firebird-4-0-7-and-firebird-3-0-14-sub-releases/">Firebird 5.0.4, Firebird 4.0.7 and Firebird 3.0.14 sub-releases</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/firebird-5-0-4-firebird-4-0-7-and-firebird-3-0-14-sub-releases/</link>
      <pubDate>Tue, 21 Apr 2026 03:18:17 GMT</pubDate>
    </item>
    <item>
      <title>RDB EXPERT 2026.03</title>
      <description><![CDATA[<p>You can join to the Telegram chat for discussion. RDB Expert has received an update that includes the following: Added: Fixed: View the full list of updates and download</p>
<p>The post <a href="https://www.firebirdnews.org/rdb-expert-2026-03/">RDB EXPERT 2026.03</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/rdb-expert-2026-03/</link>
      <pubDate>Wed, 15 Apr 2026 09:51:06 GMT</pubDate>
    </item>
    <item>
      <title>Découvrez les types union dans C# 15, par Bill Wagner</title>
      <description><![CDATA[<b>Découvrez les types union dans C# 15, par Bill Wagner</b> <br/><br/>Les types union étaient très attendus dans C#, et ils sont enfin là. À partir de .NET 11 Preview 2, C# 15 introduit le mot-clé union. Le mot-clé union permet de déclarer qu'une valeur appartient exactement à l'un des types d'un ensemble fixe, avec une correspondance de motifs exhaustive imposée par le compilateur. Si vous avez déjà utilisé des unions discriminées en F# ou des fonctionnalités similaires dans d'autres langages, vous vous sentirez...]]></description>
      <link>https://dotnet.developpez.com/actu/382121/Decouvrez-les-types-union-dans-C-15-par-Bill-Wagner/</link>
      <pubDate>Tue, 14 Apr 2026 11:17:00 GMT</pubDate>
    </item>
    <item>
      <title>Firebird ODBC Driver v3.5.0-rc1 (Release Candidate) is out</title>
      <description><![CDATA[<p>We're happy to share the Firebird ODBC Driver v3.5.0-rc1 release candidate, published on April 11, 2026. This RC focuses on improved Windows/ARM64 support, modernized build and CI tooling, installer updates, and a number of compatibility and correctness fixes. Release page: https://github.com/FirebirdSQL/firebird-odbc-driver/releases/tag/v3.5.0-rc1 Highlights What's changed (RC changelog) This release candidate includes the following changes and merged pull requests: New contributors Full</p>
<p>The post <a href="https://www.firebirdnews.org/firebird-odbc-driver-v3-5-0-rc1-release-candidate-is-out/">Firebird ODBC Driver v3.5.0-rc1 (Release Candidate) is out</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/firebird-odbc-driver-v3-5-0-rc1-release-candidate-is-out/</link>
      <pubDate>Mon, 13 Apr 2026 18:49:50 GMT</pubDate>
    </item>
    <item>
      <title>Github Action : Setup FirebirdSQL updated to 2.2</title>
      <description><![CDATA[<p>Github Action : Setup FirebirdSQL updated to 2.2: What's Changed : Add volumes input for mounting host directories into the Firebird container. Add event_port input to enable Firebird RemoteAuxPort (events support). This&#160;GitHub Action&#160;sets up a&#160;Firebird&#160;database running on a docker container.</p>
<p>The post <a href="https://www.firebirdnews.org/github-action-setup-firebirdsql-updated-to-2-2/">Github Action : Setup FirebirdSQL updated to 2.2</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/github-action-setup-firebirdsql-updated-to-2-2/</link>
      <pubDate>Mon, 13 Apr 2026 10:43:32 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft annonce la version 1.0 de Microsoft Agent Framework pour .NET et Python, offrant une orchestration multi-agents de niveau entreprise et la prise en charge de modèles d'IA multi-fournisseurs</title>
      <description><![CDATA[<b>Microsoft annonce la version 1.0 de Microsoft Agent Framework pour .NET et Python, offrant une orchestration multi-agents de niveau entreprise et la prise en charge de modèles d'IA multi-fournisseurs</b><br/><br/><b>L'équipe de Microsoft a annoncé que Microsoft Agent Framework est désormais disponible en version 1.0 pour .NET et Python. Il s'agit d'une version prête pour la production : elle offre des API stables et garantit un support à long terme. Que vous développiez un assistant unique ou que vous orchestriez...</b>]]></description>
      <link>https://microsoft.developpez.com/actu/381878/Microsoft-annonce-la-version-1-0-de-Microsoft-Agent-Framework-pour-NET-et-Python-offrant-une-orchestration-multi-agents-de-niveau-entreprise-et-la-prise-en-charge-de-modeles-d-IA-multi-fournisseurs/</link>
      <pubDate>Mon, 06 Apr 2026 13:56:00 GMT</pubDate>
    </item>
    <item>
      <title>PSFirebird: PowerShell Automation for Firebird on Windows and Linux</title>
      <description><![CDATA[<p>PSFirebird is a PowerShell module focused on automating Firebird environments, databases, and common administrative workflows. The main goal is to make Firebird easier to script end-to-end without depending on a manual installer flow or a machine-specific setup. The problem is trying to solve was simple: working with Firebird in automation often means mixing shell scripts, ad hoc local installs, version-specific</p>
<p>The post <a href="https://www.firebirdnews.org/psfirebird-powershell-automation-for-firebird-on-windows-and-linux/">PSFirebird: PowerShell Automation for Firebird on Windows and Linux</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/psfirebird-powershell-automation-for-firebird-on-windows-and-linux/</link>
      <pubDate>Thu, 02 Apr 2026 11:29:19 GMT</pubDate>
    </item>
    <item>
      <title>Modernizing the Firebird ODBC Driver: Moving to CMake</title>
      <description><![CDATA[<p>As part of an ongoing effort to improve the project&#8217;s infrastructure, we have just merged&#160;Pull Request #281, which introduces a modern CMake build system and drastically cleans up our repository by removing over 62,000 lines of obsolete configurations, old headers, and broken test projects. This is the second phase of a three-part plan to streamline how the Firebird ODBC Driver</p>
<p>The post <a href="https://www.firebirdnews.org/modernizing-the-firebird-odbc-driver-moving-to-cmake/">Modernizing the Firebird ODBC Driver: Moving to CMake</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/modernizing-the-firebird-odbc-driver-moving-to-cmake/</link>
      <pubDate>Tue, 31 Mar 2026 16:02:31 GMT</pubDate>
    </item>
    <item>
      <title>The first EmberWings issue of 2026 is now available</title>
      <description><![CDATA[<p>With Firebird's 25th anniversary behind us, this edition looks forward, focusing on the challenges of understanding and operating long-lived database systems. It explores how performance and behavior often emerge from interactions across the system, rather than from isolated components, and examines how database vulnerabilities are assessed and interpreted in practice. As always, the issue is presented in a clean, print-friendly</p>
<p>The post <a href="https://www.firebirdnews.org/the-first-emberwings-issue-of-2026-is-now-available/">The first EmberWings issue of 2026 is now available</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/the-first-emberwings-issue-of-2026-is-now-available/</link>
      <pubDate>Mon, 30 Mar 2026 20:18:42 GMT</pubDate>
    </item>
    <item>
      <title>Jaybird 6.0.5 and Jaybird 5.0.12 released</title>
      <description><![CDATA[<p>We are happy to announce the release of Jaybird 6.0.5 and Jaybird 5.0.12, providing bug fixes. Jaybird is the Firebird JDBC driver. Changes The following was fixed or changed in Jaybird 6.0.5: The following was fixed or changed in Jaybird 5.0.12: 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-5-and-jaybird-5-0-12-released/">Jaybird 6.0.5 and Jaybird 5.0.12 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/jaybird-6-0-5-and-jaybird-5-0-12-released/</link>
      <pubDate>Fri, 27 Mar 2026 15:57:25 GMT</pubDate>
    </item>
    <item>
      <title>New Google Test Suite Added to Firebird ODBC Driver</title>
      <description><![CDATA[<p>A major update has been merged into the&#160;FirebirdSQL/firebird-odbc-driver&#160;repository (PR #276), introducing a comprehensive Google Test suite to establish a strong regression testing baseline for the project. Authored by&#160;fdcastel, this addition is a crucial stepping stone before making future bug fixes or CI/CD improvements. Key Highlights: This foundational work makes contributing to the Firebird ODBC Driver significantly safer and more measurable</p>
<p>The post <a href="https://www.firebirdnews.org/new-google-test-suite-added-to-firebird-odbc-driver/">New Google Test Suite Added to Firebird ODBC Driver</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/new-google-test-suite-added-to-firebird-odbc-driver/</link>
      <pubDate>Fri, 13 Mar 2026 11:55:44 GMT</pubDate>
    </item>
    <item>
      <title>Nouvelle version 4.6 de Lazarus, l'environnement de développement Pascal multiplate-forme libre et gratuit</title>
      <link>https://lazarus.developpez.com/actu/381049/Nouvelle-version-4-6-de-Lazarus-l-environnement-de-developpement-Pascal-multiplate-forme-libre-et-gratuit/</link>
      <pubDate>Thu, 12 Mar 2026 07:19:00 GMT</pubDate>
    </item>
    <item>
      <title>RDB Expert 2026.02 has been released</title>
      <description><![CDATA[<p>You can join to the Telegram chat for discussion. We are pleased to present the release, which has improved the tool for automatic formatting of SQL code and added an interface for analyzing trace messages. We also fixed a number of errors related to freezes when creating backups, incorrect display on HiDPI monitors, and editing database objects. Added: 1. New SQL code</p>
<p>The post <a href="https://www.firebirdnews.org/rdb-expert-2026-02-has-been-released/">RDB Expert 2026.02 has been released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/rdb-expert-2026-02-has-been-released/</link>
      <pubDate>Tue, 10 Mar 2026 12:56:39 GMT</pubDate>
    </item>
    <item>
      <title>Entity Framework Core 10 provider for Firebird is ready</title>
      <description><![CDATA[<p>Jirí Cincura announced the release of Entity Framework Core 10 provider for Firebird. Shout out to&#160;@niekschoemaker&#160;who did most of the work. Overview of all the changes can be found in&#160;here&#160;and you can get the bits from NuGet&#160;FirebirdSql.EntityFrameworkCore.Firebird.</p>
<p>The post <a href="https://www.firebirdnews.org/entity-framework-core-10-provider-for-firebird-is-ready/">Entity Framework Core 10 provider for Firebird is ready </a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/entity-framework-core-10-provider-for-firebird-is-ready/</link>
      <pubDate>Tue, 24 Feb 2026 11:17:43 GMT</pubDate>
    </item>
    <item>
      <title>Database Workbench 6.10.0 released</title>
      <description><![CDATA[<p>Upscene Productions is proud to announce the availability of the next release of the popular multi-DBMS development tool: ? &#8220;Database Workbench 6.10.0&#8221; ? This release introduces the Data Type Assistant for quicker table creation, and gives you a new and much faster Report Designer. Database Workbench supports the following database systems:? Firebird ? MySQL, MariaDB? PostgreSQL? SQLite? Oracle? SQL Server?</p>
<p>The post <a href="https://www.firebirdnews.org/database-workbench-6-10-0-released/">Database Workbench 6.10.0 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/database-workbench-6-10-0-released/</link>
      <pubDate>Thu, 12 Feb 2026 12:08:11 GMT</pubDate>
    </item>
  </channel>
</rss>