» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with replication + Database

MySQL Sandbox in Launchpad

Quick painless install of side MySQL server in isolation. MySQL Sandbox is a tool for installing one or more MySQL servers in isolation, without affecting other servers

opensource: del.icio.us tag/opensource

dbreplicator

DBReplicator is a powerful open-source Java application for network-based multi-master heterogeneous database replication or filtered synchronization.

The significant features and highlights of DBReplicator are:

  • Heterogeneous Replication – i.e., synchronizing the same database between multiple RDBMS’s.
  • Bi-Directional data synchronization – between any of the supported database backends, with subscriber-initiated synchronization
  • Platform Independant – 100% java client and server components
  • Application Independance – software need have no special knowledge of the replication, nor access its datasource any differently. This is great for applications to which you don’t have source code access or rights to request changes
  • Automatic Confilct Detection and Resolution – requires minimal involvement by database administrators. Basic conflict resolution is implemented as publisher wins/subscriber wins. Future versions will have more complex rule-based conflict resolution algorithms.
  • Scheduling Facility – built into dbreplicator, the schedule can be specified by minutes, hours, etc., and runs the desired operation at the specified interval ad infinitum unless it encounters an error.
  • Verbose Debugging – implemented using apache log4j, this can be quite flexible in terms of output methods and verbosity.
  • Special Character Handling – DBReplicator handles characters with nonprinting ascii values by encoding the entire field in escaped unicode when creating sync xml files, and un-encoding at the opposite end. At present, those fields containing special characters must be specified in EncodeConfig.ini, but automatic handling is planned.
  • Table Creation – if tables don’t exist in subscriber databases, DBReplicator can automatically create them for you to match those in the publisher database.

DBReplicator supports the following databases in heterogeneous replication:

  • Cloudscape / Derby / JavaDB
  • DaffodilDB
  • DB2
  • FireBird
  • MySQL
  • Oracle
  • PointBase
  • PostgreSQL
  • SQLServer
  • Sybase

SymmetricDS - SymmetricDS

Web-enabled, database independent, data synchronization/replication software.

opensource: del.icio.us tag/opensource

Page 1 | Next >>