Data Integration

Databases in large enterprises do not operate in isolation. Users need to share data between different database types as well as between databases and applications. Tungsten provides features that enable this to occur easily.

Extend to new data sources. Tungsten provides interfaces that allow users to add additional data sources. Tungsten provides an integration package to describe how to implement new database types.

Replication to/from applications. Tungsten offers applier and extractor implementations that allow users to replicate from popular applications. Users can of course write and contribute their own.

Replication to/from message bus software. Tungsten is easy to extend to message bus software like IBM MQ Sries. This can help with moving data between a message bus and the database.

Replication to any JDBC-enabled database. Tungsten provides generic applier logic that works on any database that supports JDBC. Currently such databases require replicator code changes.