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.
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.
L'objectif principal de Firebird 2.5 a été d'établir les bases d'une architecture de threading nouvelle qui est presque entièrement commune aux modèles Superserver, Classic et Embedded, la prise en synchronisation de niveau inférieur et la sécurité des threads en général. La gestion des utilisateurs est accessible via SQL CREATE / ALTER / DROP USER états, et les syntaxes pour ALTER VIEW et CREATE OR ALTER VIEW sont mises en œuvre. PSQL améliorations comprennent l'introduction des opérations autonomes et la possibilité d'interroger une autre base de données via EXECUTE STATEMENT.
Tags:
Stable, Major feature enhancements, Major bugfixes
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.