Skip to content

Releases: avisionh/sqlquerygraph

Initial release

15 Jun 08:06
fabe5c7
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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.

Fixes

Others

  • #2 Add CI/D tests.
  • #8 Include documentation outlining community standards.
  • #14 Add logging to modules.