i've seen two things vaguely in that category, though they aren't an exact match. i've used codesmith to generate CRUD stored procedures, but i'm not aware of an add-in. i also know there is an add-in for AndroMDA, which uses NHibernate, but NHibernate is an object-relational mapping tool and does not yet generated stored procs. it does allow you to access your data with little programming though.