Pure Elixir database driver for Firebird
Hajime Nakagami created a new driver for Elixir Programming language
LibreOffice 6.2 is here
LibreOffice 6.2 is here! It includes a new (optional) user interface called the NotebookBar, along with improved compatibility, performance boosts, a reworked help system and many other updates. Learn more and download it .
Firebird related release notes:
- Support for Base files using embedded Firebird RDBMS becomes non experimental in this release.
- Firebird Migration Assistant now creates a backup copy of the existing content.xml file inside the HSQL based ODB file prior to the actual migration process.
- Access2Basic basic library, bundled with the 6.2 release, adds full support for Firebird RDBMS.

Lazarus 2.0 released
The Lazarus team is glad to announce the release of Lazarus 2.0.0.
- This release was built with FPC 3.0.4.
- The previous release Lazarus 1.8.4 was built with FPC 3.0.4 as well.
Introducing Firebird Butler
We are pleased to announce a significant extension of the Firebird project to a whole new area. Starting in February 2019, alongside the core (Firebird database system) and database drivers, a completely new division called Firebird Butler is integrated into the project. The purpose of the Butler division is to develop and provide solutions to various Firebird-related challenges faced by Firebird administrators and application developers that, for practical reasons, are not addressed by the core Firebird distribution.
The primary aim of Firebird Butler is to create a development platform and develop a set of basic solutions to manage Firebird installations of any size, structure and complexity. The emphasis is on large corporate installations but the scope and ambitions of the Firebird Butler project are much broader: we would like to initiate development of an entire open source ecosystem of projects and other products, including commercial ones, in various languages. Projects could encompass not just the planned new services, but alternative implementations of the standard services as well. Moreover, the Firebird Butler Development Platform should become a solid foundation for development of any applications that use Service Oriented Architecture and messaging.
For a closer look at the project goals and strategies, please read the “Introduction to Firebird Butler”.
Although the project is only in the early stages of development, we encourage you to take a close look at what we have and where we are going. The project is completely open, and we will welcome anyone, individuals or organizations, who is interested in the objectives and strategy of the project and wishes to participate in its development, in a common or entirely private capacity, or to become its sponsor.
Firebird Butler also presents a great opportunity for developers with experience in Python, Java, FreePascal, Delphi, C# or other languages to get involved in Firebird project activities.
The Firebird Project Team
IBReplicator V5.0.6 has been released.
IBReplicator V5.0.6 has been released. More information in the release notes.
Upscene releases Database Workbench 5.5.0
Firebird Docker image updated to 3.0.4
You can use the Firebird 3.0.4 docker image based on Debian Jessie
https://hub.docker.com/r/jacobalberty/firebird/
Thanks to Serghei Cebotari for this update
FbNetExternalEngine version 1.0 released
FbNetExternalEngine is plugin for Firebird 3+ that allows you to write stored procedures, functions (not yet) and triggers (not yet) in any .NET language. There’s no limitation on what you can or cannot do in the code. Full power of .NET and .NET eco-system is available for you.
More info here.