HQBird presentation at 14th FDD
The recording of the HQBird presentation at the 14th Firebird Developers Day is now publicly available here. Speaker’s audio is in English, but there is consecutive translation to Portuguese.
The recording of the HQBird presentation at the 14th Firebird Developers Day is now publicly available here. Speaker’s audio is in English, but there is consecutive translation to Portuguese.
SouchProd.EntityFrameworkCore.Firebird is an Entity Framework Core provider built on top of the Firebird ADO.NET Data Provider. It enables use the Entity Framework Core 2.0 ORM with Firebird (2.x, 3.0) and Interbase.
CRUD operations are working (insert, update, delete, select), Scaffolding and migrations too (still contain a few bugs, some scenario could lead to an exception). Firebird 3 Identity columns are supported. Firebird 4 Alpha metadata charlength limitation (63 vs 31 before) supported.
Check more here.
Firebird Project announces the first Alpha release of Firebird 4.0, the next major version of the Firebird relational database, which is now available for testing.
This Alpha release arrives with an early preview of the features and improvements currently under development by the Firebird development team, as well as with countless bugfixes. Our users are appreciated giving it a try and providing feedback to this mailing list. Apparent bugs can be reported directly to the bugtracker.
Alpha releases are not encouraged for production usage or any other goals that require a stable system. They are, however, recommended for those users who want to help in identifying issues and bottlenecks thus allowing to progress faster through the Beta/RC stages towards the final release.
Please read the Release Notes carefully before installing and testing this Alpha release.
Download page:
http://www.firebirdsql.org/en/firebird-4-0-0-alpha1/
Release Notes:
http://web.firebirdsql.org/downloads/prerelease/v40alpha1/Firebird-4.0.0_Alpha1-ReleaseNotes.pdf
—
Dmitry Yemanov
With the addition of the amount donated by the attendees of the 14th Firebird Developers Day, the crowdfunding campaign for the translation of the Firebird Developers Guide, from Russian to English, was finally accomplished! Thanks to everyone who donated!
The 14th Firebird Developers Day was held in the city of Piracicaba — SP — Brazil, in July, 29 2017, at Espaço Beira Rio. The conference is organized by FireBase, and had the presence of 300 attendees coming from dozens of cities and different states of Brazil.
The report (in English and Portuguese) with photos is now online.
As always, the Brazilian Firebird Developers Day bring people from several states of Brazil. Some people are travelling thousands of km to be part of the biggest Firebird conference in the world!
Jaybird 3.0.1 contains the following fixes and changes:
FBTraceManager.loadConfigurationFromFile
strips line breaks (JDBC-493)FBDatabaseMetaData.getTables
does not list tables where rdb$relation_type
is null
(JDBC-494)See the Jaybird 3.0.1 release notes for more information. Jaybird 3.0.1 can be downloaded from the JDBC Driver page.
Free software is suffering because coders don’t know how to write documentation
Interesting article (read it here). As much important as the “source code documentation” is the documentation for the users. Firebird suffered from the lack of official documentation for a long time. This is being fixed, and you can help right now, contributing to the newest doc crowdfunding from the Project.
Sorry, this is just for Brazilians…
O site do 14º Firebird Developers Day está no ar, e as inscrições estão abertas! A grade de palestras está quase completa, e pode ser vista diretamente no site. Lembrando que o valor da inscrição aumenta com a proximidade do evento, então inscreva-se o quanto antes e economize!
www.FirebirdDevelopersDay.com.br
InterBase was created in 1985: it was the first commercial multi-versioning database. In the end of 1999, Borland decided to close InterBase development and published its source codes under InterBase Public License. This code was copied (it is permitted by the license), and Firebird was born – from the version 1.0 Firebird is a production-ready database, based on previous decades of InterBase development.
At the end of 2000, Borland turned back to the closed source and commercial licenses (exactly as it was earlier) with InterBase and started development of 6.5.
Firebird 1.0 was released in 2002, with many bugfixes and extensions of DDL and DML. The active Firebird development continued after 1.0, and in 2004 the second major version of Firebird (v.1.5) was released. Borland at that time also has introduced new versions (7.0 and 7.1). Firebird 1.5 and InterBase 7.0 was incompatible both by database format (ODS) and core functionality. The migration from InterBase to Firebird and back with backup/restore is impossible since Firebird 2.0 and InterBase 7.0.
Since then, the difference between Firebird and InterBase became bigger.
Check the full article from IBSurgeon, and see the currently diferences between Interbase and Firebird.
Disponível também em Português.