Technology
 

Firebird

From Delphi Programming

Firebird is an open source client/server RDBMS (Relational Database Management System). It was based on an open source version of InterBase but has grown beyond that.

Contents

[edit] Delphi Support

Native InterBase components generally work well with Firebird but as Interbase and Firebird diverge in the future this may not be the case.

[edit] 3rd Party Firebird Tools & Components

[edit] IBExpert

A database development tool for Interbase and Firebird. There is a free personal version and a more functional commercial version with an available trial.

http://www.ibexpert.com

[edit] IB Objects

IB Objects are a suite of native VCL components for direct access to Interbase or Firebird. One thing that is very cool with this package is that you can switch from the BDE to direct Interbase/Firebird connectivity in no time.

http://www.ibobjects.com

[edit] Resources

[edit] Delphi Wiki

[edit] Online

[edit] Offline