ANN: Firebird Data Sync released

Firebird Data Sync SQL Maestro Group starts a data comparison product family and announces the release of Firebird Data Sync, a powerful and easy-to-use tool for Firebird database contents comparison and synchronization. Key product features include:
  • Comparing and synchronizing database contents
  • Automatic creation of error-free synchronization scripts
  • Easy-to-read difference display
  • Saving all options to a project file for instant re-execution
  • Custom comparison keys and flexible auto-mapping tools
  • Full control over the comparison and synchronization
  • Powerful command-line interface for continuous integration

    There are also versions for other DBMS (MySQL, PostgreSQL, SQLite, Oracle, etc). Read full press-release.

    ANN: #Ruby Sequel 3.28.0 is Released

    Sequel 3.28.0 has been released and should be available on the gem mirrors.
    What is changed on the firebird driver :

    • The firebird adapter has been split into shared and specific parts,
      and quite a few fixes were made to it.
    • A jdbc firebird subadapter has been added, allowing connection to
      firebird databases from JRuby.
    • The firebird adapter was substanially modified, specifically parts related to insert returning autogenerated primary key values, so if you were previously using the adapter you should probably take more care than usual when testing your upgrade.
    1 60 61 62 63 64 147