top | item 43808804

(no title)

vseplet | 10 months ago

While discussing data models, my colleague was sketching tables and their relationships in an editor: table A, table B, columns linking them.

He then generated SQL from the diagram and deployed the schema to PostgreSQL. The schema was shared and reviewed.

The tool is https://dbdiagram.io

You can import/export SQL and generate images of your schema.

discuss

order

dcreater|10 months ago

DBML is great. I hope it becomes a standard