Releases: avisionh/sqlquerygraph
Releases · avisionh/sqlquerygraph
Initial release
Features
- #1 Extract table names and their dependencies from SQL scripts.
- #4 Visualise dependencies in neo4j.
- #5 Set-up neo4j Docker container.
- #7 Export tables names and dependencies as
.csv
files. - #12 Import extracted table names and dependencies
.csv
files into neo4j Docker container. - #15 Include apoc and graph-data-science plugins to neo4j Docker container.
- #16 Set-up separate Python container in Dockerfile to create example data and load automatically into neo4j Docker container.