microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 906 forks source link

Add Ability to Create Diagrams (ERD) From Existing Tables and Create or Update Schema From Diagram #9360

Closed bleepzter closed 3 years ago

bleepzter commented 4 years ago

In SSMS you can add a new diagram and either:

  1. Model the parts or the entire database by bringing in existing tables.
  2. Create new tables and their relationships.

This feature is missing from Azure Data Studio which is the most useful feature in SSMS when designing a new database.

adsbot[bot] commented 4 years ago

Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

kburtram commented 3 years ago

Closing as duplicate of https://github.com/microsoft/azuredatastudio/issues/94. Thanks for opening the suggestion!