Firebird used on a site with 1 Million users / day

Q:What kind of system is this? .The response is on Firebird-support

Monitoring software with also web access by many many users ~1 000 000
They do something which need transaction and some select(reports) which “not need” transaction
but in transactional database select also start short transaction then i can not remove it creation..
1 000 0000 x 10 queries per day i got 10 000 000 transaction+ system self generate 8 000 000 transaction per day (to
storing/updating/computing.. data)
and Forced Writes are ON but database work on some not mechanical device like normal HDD and corruption is reduced to minimal possible but this transaction counter do may problem :/

Karol Bieniaszewski

#Perl DBD::Firebird fork progress

DBD::Firebird is registered in perl cpan’s module list and soon we will upload the first tar.gz release (when is considered stable enough)

Until then the module is hosted in github and can be used and tested :

Stefan has improved the Windows support also fixed many tests , here are some of the commit messages:
Improved support for MinGW, added support for ActivePerl, Removed some obsolete tests, All tests, now use testlib.pl and Test::More (except 60leaks.t)

Habarisoft announces FireAlarm open source monitoring for the Firebird #RDBMS

Today Habarisoft announced the start of the FireAlarm project, a monitoring solution for the Open Source RDBMS Firebird.

FireAlarm checks Firebird servers for high load situations, caused by software failures or denial of service (DOS) attacks, and helps developers or database administrators to detect performance bottlenecks. It is written in the Java programming language and released as open source.

1 25 26 27 28 29 84