Skip to content

golang-cz/sql2diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sql2diagram

Generate diagram from sql dump

go run . schema.sql > schema.svg

Example

make run-example
go run . ./_example/schema.sql > ./_example/schema.svg

Database Schema