Firebird database schema/data difference tool
问题 RedGate makes a tool for Microsoft SQL Server that allows you to snapshot the difference between two databases. It generates the scripts needed to update the database schema while preserving the data. I need to find a tool like this for the Firebird database. We use Firebird in an embedded fashion, and would like to push out schema updates to remote machines with as little hassle as possible. 回答1: I don't know of a tool for Firebird that does exactly the same. However, FlameRobin allows you