Marshal downloads
The Marshal suit helps you to transfer data from one database to another, or to XML files, in an entirely reusable way. It's a set of tools to create and execute a data migration model, describing what data to migrate and how to migrate it. The Marshal Editor modeling tool allows you to analyze source and target databases and import table definitions to simplify the modeling process, while assuring you're in detailed control. The model supports any information structure, depth or complexity and allows you to interweave data from different sources and deliver to multiple targets. The Marshal model is intended for a run-time interpreter: - Run directly in the Marshal Editor modeling tool. This is useful for single-shot migrations, such as migrating old data in to a new system, and for testing purposes during development of the model itself.
- Run programmatically in the Marshal Integrator web service. The Integrator allows other applications to run data migration jobs on-demand. Use the Integrator for system integration and publishing purposes.
- Run scheduled using the Marshal Archiver backend service. Use the Archiver to set up scheduled migration jobs, for instance, for archiving, backup or night-time synchronization purposes.
|  |
|
|
Marshal Editor
|
| The Marshal Editor is the ultimate modeling tool for data migration and exporting. Use it to explore your databases and design your data transfer between databases or to the file system. The evaluation version (unlicensed version) allows a maximum hierarchical depth of three when exporting. |
|
|
Marshal SQLUtility
|
| The Marshal SQLUtility is a Free simple to use generic utility for ODBC databases. It allows you to test ODBC connections, execute statements and discover tables and columns. |
|
|
Marshal Archiver
|
| The Marshal Archier is a Windows Service for scheduling of Marshal jobs and custom post processors, such as archive compressors, pdf-converters etc. Marshal Archiver retrieves the Marshal structures from a Marshal Repository. Create the export structure in Marshal Editor, store the structure in Marshal Repository and schedule the jobs in the Marshal Archiver. Use Marshal Repository Publisher to enable Marshal Archiver to use a Repository on a remote server. |
|
|
Marshal Integrator
|
| The Marshal Integrator is a web service that enables you to lauch predefined Marshal structures from your applications. You can retrieve complete export structures or single xml files. Marshal Integrator retrieves the Marshal structures from a Marshal Repository. Use Marshal Repository Publisher to enable Marshal Integrator to use a Repository on a remote server. |
|
|
Marshal Repository
|
| The Marshal Repository is a repository of Marshal Structures and service licenses. The Marshal Archiver and the Marshal Integrator retrieve the licensed structures from the repository when executing. |
|
|
Marshal Repository Publisher
|
| The Marshal Repository Publisher is a web service that publishes the Marshal Repository. This enables Marshal Archiver and Marshal Integrator to access Marshal Repositories on remote servers. The Marshal Repository Publisher itself does not require a license. |
|