Can we have some sort of mechanism/process in place where developers can create the big entities directly through DB scripts by importing excel file like bootstrap with entity name, attributes and data type?
I like this Idea (and clicked the "Like" button!) but I suggest you reword the title a bit since this wouldn't really be a "DB Script". At first I thought you meant that you wanted to take some DDL like a bunch of CREATE TABLE statement and use them to generate the data model, and that didn't make sense to me.
J.Ja
Thanks for like the idea. I will make the change.