Moving data? Integrating systems? Right ETL tool is your best friend


When it comes to exporting data from one application and importing them into another one, many of the old-school .NET coders just jump right into what they know best: code away to map the source and target.

Wrong approach!

If these data-sets happen to be large, I've seen so many developers just working away nights and weekends as their code moves data on row at a time. Add some business rules and logic in the mix, project becomes a disaster.

These days, there are just too many good ETL tools out there. Some are very feature-rich with a ton of out-of-box connectors.  Look for one that fits your budget and meets your need. Don't forget to consider the learning curve needed and the folks you have in your team.

I've been using the suite for Simego for a while for many data migration, integration and automation projects

Data Synchronization Studio - XML Files


Just an awesome tool that works fast for moving millions of rows of data between systems including

  1. Dynamics CRM
  2. Oracle
  3. SQL Server
  4. Text files
  5. CSV files
  6. Excel
  7. Web API
  8. Custom Data sources
  9. XML files
  10. Many more
Simego works and runs fast!
Check it out!

Don't write codes with loops for moving data. 
Use the best tool your money can buy.

Comments

Popular posts from this blog

Testing PDF forms with merge code fields - let's just build a tool

Dynamics CRM implementation: lessons learnt