Xp Php Framework adds Firebird support
The XP team is proud to announce the release of 5.7.4. This release features various improvements to the rdbms API:
Content not direct related to FB, but interesting reading.
The XP team is proud to announce the release of 5.7.4. This release features various improvements to the rdbms API:
Jeff Overcash originally made it clear, that IBX doesn’t officially support Firebird, and he has no intention to implement it. Many point at IBObjects and now DBExpress for Firebird support, so why use IBX? Here’s a reason
This link will show a list of QC requests that were covered by the Delphi Development Team in version 2010. Interesting enough, from the 82 items listed, 8 are requests for official Firebird support.
Better late than never ๐
Another interesting email conversation between a developer and Dimitry Yemanov (Firebird core developer) produced this information
We have made 1 terabyte database test with Firebird 2.1. Read more. Questions?
Summary
In this experiment Firebird shows the following resultsUndoubted ability to handle big databases. We are pretty sure that it’s possible to create and use 32 Tb database on appropriate hardware, and Firebird will show the same high performance as it shows for smaller databases (i.e., 1Tb and below).
Good scalability and amazingly small footprint. 1Tb database was created at usual desktop computer and, more important, it can be used to perform general queries: if you don’t fetch millions of records, queryโs speed is the same as it is for moderate size databases (10-15Gb).
Ivan Hennig is looking for Delphi developers to help him with his
project, Replicador Firebird, a free replication tool for Firebird.
Read about the features and if you are Interested visit this page http://www.ich.pro.br/drupal/node/35
Our strategy is that in all of our InterBase and Firebird databases, the column definitions are based on domains.
But some of our databases do not have that for all columns (usually because we got involved later in the development cycle).
When you forget to define a column based on a domain, then both InterBase and Firebird will create a new system domain on the fly that starts with โRDB$โ.
So if you forget, you get a new system domain for every column!
The below query will list those columns.
When Dmitry Kuzmenko (IBSurgeon) spoke at FDD a few weeks ago, he shown the results of his recent tests creating a 1 TB (yes, ONE TERABYTE) database with Firebird!
It was really cool to know that FB can handle such beast! A more detailed report about this will be public available in August. Keep checking FirebirdNews!
Here is the main website for the event (where the live announcement was made on 23 July)
I will add more info after the press releases.So firebird team will get another Bot ๐
The Firebird 2.1 Language Reference Update is now online at
http://www.firebirdsql.org/refdocs/langrefupd21.html
The PDF failed to build with tons of errors. I’ve got no time
to investigate the problem now; leaving for France tomorrow
morning. If somebody else wants to have a shot at it, please
do. The CVS sources are up-to-date.