Download List

Project Description

Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. It offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-10-04 20:40
2.5.2 RC1

Numerous issues were fixed and a few minor improvements were made.
Tags: Release Candidate, Major bugfixes

2011-09-12 05:50
2.5.1 RC1

The months that have passed since the initial release have seen numerous Tracker issues tackled to address things that have been reported broken, bent, or compromised in v.2.5. As well as a long list of bugfixes, a few minor improvements have been made.
Tags: Release Candidate

2010-11-08 08:28
2.5.0 Final

The primary goal for Firebird 2.5 was to establish the basics for a new threading architecture that is almost entirely common to the Superserver, Classic, and Embedded models, taking in lower level synchronization and thread safety generally. User management is accessible through SQL CREATE/ALTER/DROP USER statements, and syntaxes for ALTER VIEW and CREATE OR ALTER VIEW are implemented. PSQL improvements include the introduction of autonomous transactions and the ability to query another database via EXECUTE STATEMENT.
Tags: Stable, Major feature enhancements, Major bugfixes

2010-03-25 00:18
2.5 RC 2

This release fixes various bugs in the core, API, and command line tools. Security issues with admin role and authentication were corrected.
Tags: Development, RC2

2009-12-16 02:39
2.5 RC 1

This release fixes various bugs. The server could stop responding to a particular client attachment under some conditions. There would be a small time window during which the remote server would ignore the incoming operation request it had just received and, thereby, seem to block the client application. The listener thread would remain operational, but the client would be synchronously waiting for the reply packet that would not come.
Tags: RC1 Development

Project Resources