Skip to content

kislerdm/sqlscan

Repository files navigation

SQL Parser

Code Coverage Go ReportCard

The service to parse the sql queries to identify the link between the RDB objects on logical level, i.e. to identify the link between joined tables and the resulting table.

Modus Operandi

The program consumes the *.sql file(s), parses it and outputs the tables dependency graph.

Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages