DJFirebirdSQL : Django firebird database backend using pure python driver
DJFirebirdSQL is a Django firebird database backend using pure python driver pyfirebirdsql (Work in progress)
Firebird related news
DJFirebirdSQL is a Django firebird database backend using pure python driver pyfirebirdsql (Work in progress)
Firebird 3.0.3 Binary kits for MacOS on both 32-bit and 64-bit platforms are immediately available for download
dbMigration .NET 7.5 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa. (Full support for Firebird 1.5~4.0+)
Roadmap Document has been updated with info for 3.0.x releases
The latest release currently available in this series is v3.0.3. Explore its download location or documentation.
v3.0.4 is the next point release to come, it’s scheduled for Q3 2018. Follow the “Track Details” icon for a list of bugfixes scheduled for this version.
Pre-order for the Lazarus Handbook has just started:
https://www.blaisepascal.eu/subscribers/UK/UK_Book_Lazarus_Handbook.html
ps : There is a special item for Firebird in Vol 2
IBReplicator 5.0.5 is available for download. More details in the release notes.
Mark Rotteveel announced on twitter :
I just published a new Jaybird 4.0.0-SNAPSHOT for testing. Notable new features: Firebird 4 DECFLOAT support and support for Firebird 3+ wire encryption. See https://t.co/xU6H66vKL0 for more information #firebird #jdbc #jaybird
— Mark Rotteveel (@Avalanche1979) January 21, 2018
Database .NET v24 is an innovative, powerful and intuitive multiple database management tool.
(Full support for Firebird 1.5~4.0+)
Microsoft, Apple and several Linux distros started to distribute patches to try to fix the recent security flaws found in Intel, AMD and ARM CPUs, in almost every CPU released in the last 20 years. The security flaws are known as Meltdown (affects Intel) and Spectre (affects Intel, AMD and some ARM processors).
The flaw allow softwares to access protected memory areas that should be accessed only by the Operating System kernel, and get sensitive data, like passwords, etc.
There are two problems with the fixes:
In a recent post to firebird-devel list, an user reported that the performance of the Firebird server dropped ~30% after he upgraded its Linux kernel to a version that “fix” those security flaws.
General reports over the internet shows that the most affected areas of the system are CPU, RAM and Disk, so any software that makes intensive use of some of those areas will probably have its performance significantly degraded.
Just to be clear: this performance loss doesn’t affect only Firebird, but any software!