Language Survey results

Today we are closing the “What is you main language used with FB?“. The survey got 1,268 answers, and the final result can be viewed here.

Delphi is the winner with 65% of the votes, followed by Java and PHP (both with 7%) and C# with 6%.

Now you can vote in our new poll (check it at the sidebar).

Improved remote protocol

From Dmitry Yemanov – The remote protocol has been slightly improved to perform better in slow networks. In order to achieve this, more advanced packets batching is now performed, also there are some buffer transmission optimizations. In a real world test scenario, these changes showed about 50% less API roundtrips, thus causing about 40% less TCP roundtrips. Hopefully, this is an improvement some our users could benefit from (mostly it should affect over-the-internet database access).

This work has been committed into the HEAD branch to be included into the next Firebird version. Further protocol improvements are also planned.

New SQL functions

From Dmitry Yemanov – Implementation of a new aggregate function LIST has been committed into the HEAD branch. It’s one of the remaining changes that weren’t ported from the Yaffil codebase yet. There are other built-in functions to port, they will be discussed in firebird-devel later this week.

Firebird mentioned in two articles

IT-Director.comA phenomenon of Open Source has been that a single product normally emerges in any given category. Firefox (browser), Linux (OS), Apache (Web Server) and JBoss (middleware stack) are all examples. The only market where more than one product seems to have emerged is database—which is dominated by MySQL, but also served by FireBird, SleepyCat, Ingres and others. – Read more here.

ZDNetMySQL is not alone in that thinking. Other established open-source databases include PostgreSQL and Firebird. – Read more here.

1 89 90 91 92 93 101