Skip to content

wayofthepie/sqlsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlsense

Making sense of sql.

Graph Foreign Key Relationships

sqlsense can output a dot file, graphing SQL foreign key relationships.

$ sqlsense path/to/sql.sql example.dot

You can convert this to a PNG with dot.

$ dot -Tpng -o example.png example.dot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages