ERD Designer

Import DDL

Import from Database

DSN examples
  • Postgres: postgres://user:pass@host:5432/db?sslmode=disable
  • MySQL: user:pass@tcp(host:3306)/dbname
  • SQL Server: sqlserver://user:pass@host:1433?database=dbname
  • Oracle: oracle://user:pass@host:1521/service
  • Snowflake: user:pass@account/db/schema?warehouse=WH
  • DuckDB: path/to/file.duckdb (or :memory:)

Add Relationship

Settings

Relationship Endings

Layout

Display