Skip to main content

It would be nice to be able to import a SQL table directly into an ERD.   For example, if I had the following code 
 

CREATE TABLE customer (

     id integer NOT NULL,

     first_name VARCHAR (50),

     last_name VARCHAR (50),

     PRIMARY KEY(ID)

)

 

This should be able to pull in the SQL and create an ERD diagram from that.  This is a feature that draw.io has that would be great if Lucid could have a similar feature.  The issue with the current import feature is that it is limited to only 4 databases and we currently use Redshift.

Hi, thanks for this idea! We encourage anyone else who’s interested in this to upvote this post and share any additional details about your use case or what you’d like to see in this experience. For more information about how we manage feedback in this community, please take a look at this post: