Stored Procedure Generator (edit)
Stored Procedure Generator
https://www.codeproject.com/Articles/19280/Stored-Procedure-Generator
Excel file to SQL Server
https://www.c-sharpcorner.com/blogs/generate-sql-table-and-sp-via-uploading-excel
Stored Procedure Generator For SQL Server (HAY HAY HAY)
Runable: (SPGenerator.UI.exe)
https://www.codeproject.com/Tips/771755/Stored-Procedure-Generator-For-SQL-Server
Auto Generate .NET Code for an Existing Database
http://pureobjects.com/dbcode.aspx
CommonData - Common Functions for ASP.NET projects
https://archive.codeplex.com/?p=CommonData
SSMS Tools Packs
SSMS Tools Pack has a nice fit with your requirements. It has also some very nice and useful features for sql server users.
The feature list is given below:
- Execution Plan Analyzer
- SQL Snippets
- Window Connection Coloring
- Tab Sessions, Window Content History, Query Execution History and Current Window History
- Format SQL
- Search Table, View or Database Data
- Run one script on multiple databases
- Copy execution plan bitmaps to clipboard or file
- Search Results in Grid Mode
- Generate Insert statements from resultsets, tables or databases
- Regions and Debug sections
- Running custom scripts from Object Explorer
- CRUD (Create, Read, Update, Delete) stored procedure generation
- New query template