Deadline for submiting papers to international conference
Today, 15/July, is the deadline to submit talks proposals for the Firebird International Conference, to happen in Prague, in the end of October. More information here.
Today, 15/July, is the deadline to submit talks proposals for the Firebird International Conference, to happen in Prague, in the end of October. More information here.
Tuning 1.7 Terabyte FirebirdSQL database (part 3)
For those who did not read the first 2 parts:
Firebird Performance Degradation (part 1)
More details about 1.7Tb database (part 2)
The official site for the FireServer Project is now on-line! You can find basic information about the project. There are no ISO downloads available yet. We expect to have the first ISO until the end of August.
FDB release 1.4.1 is out:
http://pypi.python.org/pypi/fdb
This release fixes some issues found over last year and adds few
enhancements. Check out the changelog at
http://pythonhosted.org//fdb/changelog.html#version-1-4-1
Microtec is pleased to announce a new release of our database mirroring and backup tool : CopyCat LiveMirror version 1.2 !
LiveMirror makes it trivial to setup a one-way replication setup between two Firebird databases, so that you can easily have a reliable, up-to-date backup at your fingertips, at all times.
For more information about CopyCat LiveMirror, have a look at our product page.
Changes in this release:
Fireserver is a project of a custom linux server distro that includes Firebird as default database server, and can be used freely by any company who want to simplify their customer’s servers administration and support.
You can read a full article about the Fireserver project in opensource.com/life/14/6/fireserver-project
![]() |
Upscene Productions is proud to announce the next version of the popular multi-DBMS development tool: ” Database Workbench 4.4.7 Pro ” For more information, see here. |
The Free Lite Editions will be released at a later stage.
Database Workbench supports:
– Borland InterBase (6.x – XE )
– Firebird ( 1.x, 2.x )
– MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
– MySQL 4.x, 5.x
– Oracle Database ( 8i, 9i, 10g, 11g )
– Sybase SQL Anywhere ( 9, 10, 11 and 12 )
– NexusDB ( 3.0 and up )
You like this news? Twitter it! Share it! Check out the PromoProgram!
![]() |
Upscene Productions announces a new release of: “Hopper – a Stored Code Debugger” |
Hopper is a Stored Routine and Trigger Debugger, available for Firebird, InterBase and MySQL.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
Bugfixes include null-handling and improved parameter default handling as well as new support for dynamic statements on an external data source.
You like this news? Twitter it! Share it! Check out the PromoProgram!
If you like Vim here is the Syntax Highlighter for Firebird SQL dialect (First version)
There is a github project pushed up here:
https://github.com/blumf/firebird_vim_syntax
Should be pretty simple for most *nix users to use.
sudo apt-get install lua5.2
git clone https://github.com/blumf/firebird_vim_syntax.git
cd firebird_vim_syntax
make
make install