Paper covering Firebird
I have just published a performance benchmark paper which includes
Firebird in its tests.
http://devloop.org.uk/documentation/database-performance/
I have just published a performance benchmark paper which includes
Firebird in its tests.
http://devloop.org.uk/documentation/database-performance/
a German article about Fyracle has been published in the current edition
of the “Entwickler Magazin”. Selected articles are also available
online. The Fyracle article is one of them. You can read it here (in
German):
http://entwickler-magazin.de/zonen/magazine/psecom,id,8,online,1145,p,0.html
Hi to everyone from Firebird, I managed to integrate with Firebird a few days ago now and it works great. There are also other database options to integrate with remote servers over MySQL or MSSQL and SQLCE, for anyone thinking about Firebird I’d reccomend that solution, compared to the other embedded databases I’ve been playing with it’s a painless and simple solution.
Read more here.
Steve Shaughnessy published in his blog what he is doing for the new “enhanced” dbExpress technology, to be available in the next Delphi version. Looks very interesting. You can read it here.
[Editor Note] I would like to see CodeGear officially supporting Firebird in Delphi.
NHibernate 1.0.4 bugfix version was released at 24 january 2007.
NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your mapping metadata with attributes in your source code.
All Firebird versions supported by the FirebirdSql.Firebird drivers (version 1.6 and 1.7) are supported, including Firebird Embedded.
There is also NHibernate 1.2.0.Beta3 version available for download, which supports latest Firebird .NET provider version 2.0. This version includes support for using stored procedures with entities mapped by NHibernate, support for .NET 2.0 generic and nullable types, and many other improvements and features ported from Hibernate 3.x.
osFinancials is an open source accounting software package, started in august 2006 and is released under the GPL. It was forked from the open sources of TurboCASH. The developers have implemented the Firebird (database server) in the software for (external-) data storage and enhancing the multi-user capabilities.
Did you ever thought about possibilities to improve your database performance? Sure, a Database System like Interbase or Firebird is able to speed up typical operations internally, but in a lot of cases, there are very easy but powerful improvements.
Here is one more example:
SQLObject 0.8.0 was released 12 Feb 2007.
SQLObject is a popular python ORM for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.
Damyan Ivanov wrote on pkg-firebird-general mailing list :
I’ve prepared next versions of 1.5 and 2.0 packages. Respective versions
are 1.5.4.4910 final release and 2.0.1.12810 release candidate 1.Please give them a try and report any bugs to me or this list.
deb ftp://ftp.modsoftsys.net/public experimental main
i386 and amd64 binary packages are provided.