BimlGen is a basic and untested C# WPF application used to generate a BIML file for a database using SQL Server Managemet Objects (SMO). The application connects to a database and gathers metadata using SQL SMO to build a BIML (XML) file that can be used to generate SSIS Packages.
Note: For this to work, you must have SQL SMO installed in your local environment. The latest version of SQL SMO can be downloaded as part of the SQL Server 2012 Feature Pack.