Database designing and maintaining the data is a crucial part of the developer’s job. Sometimes, you might need to compare SQL objects and records. Or maybe synchronize the structure and table data for many databases, like, FireBird, Oracle, MySQL, MS SQL, Interbase. At that point, Database Comparer can give you fast solutions to your problems.
Database Comparer is free for non-commercial use and gives all the functionality that you need to comparing and synchronizing. You also can use it for educational purposes. Here is the feature list and component list from the developer.
Features at a glance:
- Compare two databases, database and SQL/DDL script, two SQL/DDL scripts
- Synchronize data between two database tables
- Extract database structure
- Compare specific database objects or entire databases
- Royalty free licensing. Free Unlimited Email support
- Fully-indexed help documentation. Delphi and C++Builder demos code
Component | Description |
---|---|
Compares two databases (Master and Target) and generates the update script. | |
Synchronizes table records between two different databases. | |
Provides connection to both Master and Target databases. | |
Represents the database structure: tables, triggers, stored procs and other database objects. | |
Extracts the database objects and saves it in to the DatabaseStructure component. | |
Parses the SQL/DDL script, extracts all database objects and saves it in to the DatabaseStructure component. | |
Executes an SQL script and updates the database structure. |
You can utilize the Database Comparer with your Delphi and C++Builder VCL applications.
Head over and check out the Database Comparer VCL on the GetIt portal and download the package within the IDE.