Just a quick note to share a NodeJS / JavaScript parser I whipped up for DbSchema. I love the product and am starting to use it for rapid-development. I'm coming from the .NET world and model-first development is fairly convenient if you have a great toolset to use for the design. DbSchema is the first tool I've found that I've liked as much as the SQL Server Designer tool. This parser was a piece I needed to help me generatethe models I wanted on the Node side of things.
Anyway, I hope this helps someone...
https://github.com/MEANFactory/dbschema-parser
NodeJS Parser for DbSchema
Re: NodeJS Parser for DbSchema
Thanks for sharing, that is indeed something even better than SQL Server Designer tool. I've bee using it for 2 years already, and seems like I need to try a new one, as it's pretty routine.
My official page West Chester University of Pennsylvania college.