This is a tool which is using python script to Convert Excel data to sql script.
To Convert Excel Data to SQL Script. By using this script we can create easy sql scitps from simple excel configurations,that we can apply directly to any database.
- We can define multiple data table by menionting the field names and cosntrains in excel file and by applying script we can convert that excel template to sql script. 2.Also we can define initial values for a perticular table, that too we can convert it to insert sql script.