A tutorial introduction to Sqitch change management on Firebird
This tutorial explains how to create a sqitch – enabled Firebird project, use a VCS for deployment planning, and work with other developers to make sure changes remain in sync and in the proper order.
We’ll start by creating new project from scratch, a fictional antisocial networking site called Flipr. All examples use Git as the VCS and Firebird as the storage engine.

Firebird is on the cover of this month’s issue of C++Builder Developer’s Journal. The 2-part article inside, by Iskander Shafikov, discusses how to use Firebird in the C++Builder IDE.