Skip to main content
Stephen H101
September 3, 2019

Convert csv to Entity

  • September 3, 2019
  • 1 reply
  • 32 views

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!