IntentArchitect / Support

A repository dedicated to handling issues and support queries
3 stars 0 forks source link

How to generate class diagram from db first approach ? #83

Closed priyav232 closed 5 months ago

priyav232 commented 5 months ago

Ask a question

how to generate class diagram in intent architect tool to generate domain and corresponding CRUD from database model (database first approach) ?

dandrejvv commented 5 months ago

Good day @priyav232 . Thank you for your question. Are you asking how to import an existing database schema into Intent Architect's domain designer in order to generate code from that model?

If that is the case, we do have a tool that you can use to import from an existing SQL Server database. You can find it here: https://github.com/IntentArchitect/Intent.SqlSchemaExtractor

Please let me know if you have any further questions.