Here i would like to share that how to insert csv file's data to database by the help of Kettle .Refer
Configure the environment
1 - Download kettle .click here
2 - Start Spoon.bat
3 - Select File ->New->Transformation
4 - Select Input option from left pane
5 - Chose CSV File Input
6 - Double click on CSV File Input and configure as follows
7 - Select Output option from left pane
8 Chose Table Output
9 - Double click on Table Outputand configure as follows
* Add a Connection by clicking 'New'
*Browse Table name
*Browse database feild option and Enter feild mapping
10 - Click OK to complete configuration
Now you can save and start the transformation