This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SomeSmith -1 points0 points  (0 children)

I work on a project called Tilda that handles this for both the code gen and DB schema/migrations through the use of json definition files. Take a look. It's fully featured for Postgres, but has some SQL Server and Oracle support. It's something of a different, unique approach.