Files
Firebird default head
Sourceforge CCA Awards 2009

Download

Our main commodity is the Firebird Relational Database Engine, but Firebird project is much more than the engine itself.

  • Firebird Database Engine
  • Firebird ODBC Driver
  • Firebird JCA-JDBC Driver
  • Firebird .NET Data Provider
  • Firebird & Sphinx
  • Test system
  • Documentation Development
  • Documentation Download
  • Firebird Quick Start Guides
  • You can also get all our sources directly from our CVS.

    All our releases are also listed at our main SourceForge page.

    Tip

    If you are a registered SourceForge user, you can sign up for automatic mail notification for any future Firebird release.

    Related Downloads

    The downloads here relate only to core Firebird modules and Firebird project works, but there are many projects surrounding the Firebird and Interbase community.

    If you're looking for more, a good place to start is the IBPhoenix website where they have a very large collection of Firebird and Interbase(r) related materials including Firebird downloads, contributed downloads, and Interbase related downloads.

    Firebird RDBMS Downloads

    If you are new to Firebird, please read the notes below before downloading.

    Windows Vista CAUTION
    If you are installing onto Windows Vista, the installer option to install the Control Panel applet must be DISABLED to avoid having it break the Control Panel on your Vista system.


    Last of the 1.5 Series
    Unsupported, still available:  
    Choice of server architecture
    First you need to choose a Firebird server architecture. There are two models: the classic and the super server architecture. The super server is the main architecture for Microsoft win32 platforms (classic architecture is available on Win32 only from v1.5 onward). Unix style environments often have a choice of both the classic or super architecture. If you are unsure start with the classic architecture which is a little easier to experiment with and to learn the basics. Then once you know more you will be able to determine which architecture is best for your installation. From a functional point of view both are equivalent and they are interchangable.

    Classic
    The classic architecture allows for programs to directly open the database file. It is architected to allow the same database to be opened by several programs at once. The classic engine also allows remote connections to local databases by providing an inetd or xinetd service (This spawns a seperate task per user connection).

    Super Server
    The super server architecture provides a server process, and client process cannot directly open the database file and all SQL requests are done via the server using a socket. The super server makes use of lightweight theads to process the requests.

    For more technical details and information about differences between Classic and SuperServer, please refer to this article published by IBPhoenix.

    Supported platforms
    Currently our main supported platforms are 32-bit Windows, Linux (i586 and higher, and x64 for Firebird 2.0 on Linux), Solaris (Sparc and Intel), HP-UX (PA-Risc), FreeBSD and MacOS X. Main development is done on Windows and Linux, so all new releases are usually offered first for these platforms, followed by other platforms after few days (or weeks).

    Some Firebird 1.0 builds are also available for WinCE and AIX.

    Get Firebird at SourceForge.net. Fast, secure and Free Open Source software downloads This site and the pages contained within are Copyright © 2000-2009, Firebird Project.
    Firebird® is a registered trademark of Firebird Foundation Incorporated.