CopyStorm copies a Salesforce database to a local database. Full, partial, and incremental copies are supported for Oracle, SQLServer, H2, and now MySQL.
With a local and accurate copy of Salesforce:
You can protect against data damage by a disgruntled employee.
You can use your Salesforce data without worrying about Salesforce usage limits.
You can use professional analytics / reporting tools such as Crystal Reports to understand your data.
CopyStorm is now multi-threaded reading from Salesforce and writing to the target database asyncronously. New parameters include the ability to turn this off (Why would you want to do that!), and the ability to set the number of output buffers.
CopyStorm can now create indexes in the target database for all Salesforce reference columns. This makes using the target database functions faster and easier. Automatic index creation of the "timestamp" columns makes CopyStorm faster at updating an existing database!
For users trying to download a HUGE Saleforce table with HUGE numbers of records, CopyStorm can now download the initial database load ignoring timestamps. Subsequent runs will then pickup the normal operation of CopyStorm alowing incremental updates.
Note the timer showing elapsed time found to the right of the Salesforce transaction counter.
Note the new layout for the Advanced Options Tab.
Don't forget: hover over help is available for all Main and Advanced Options.