Skip to main content

Convert csv to Entity

  • September 3, 2019
  • 1 reply
  • 12 views

Stephen H101

I am creating an ERD from scratch and would like to import field and data type information from a .csv file either in a database table form or as a list of fields and corresponding datatypes.  Is this possible and if so how?

Comments

  • September 4, 2019

Hi Stephen

Thanks for posting in the Community! While we don't directly support import from all DBMS I've attached an output file generated from our PostGreSQL query. If you create your CSV in this format you should be able to import. I hope this helps!