The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog.
Here’s an excerpt:
The concert hall at the Syndey Opera House holds 2,700 people. This blog was viewed about 19,000 times in 2011. If it were a concert at Sydney Opera House, it would take about 7 sold-out performances for that many people to see it.
Recently I got a work to transfer data from database A to database B for 5 tables.
After quick research, decided to write in Java. Used simple JDBC calls and completed the work in 42 hours.
During this transfer there are few conditions, we need to check to update other tables too.
Conclusion:
1. No cost on ETL tools.
2. Easy to mange through Crontab in Linux.
3. As a Java developer I have complete control on my Code.