SQL Toolkit

This is a set of tools for visualizing SQL databases.

It currently includes:

  • SQL Parser
  • SQL Table Relationship Chart (with physics)
  • SQL Database Comparison 

I've put an example database in so you can have a quick play around, so just grab your database creation script (no need for data), plug it into the input field, press import and take a look at your database in a more visual way.

Currently only MySQL is supported, but the parser is structured in a way that will allow the easy addition of more flavors of SQL.

I'd love to add more tools to this toolbox, so leave any suggestions below or on GitHub.

Made for Tool Jam 3

Source code on Github: GitHub - GArysTrousers/sql-grapher

Tools Used

  • Godot 3.5.2
  • HeidiSQL
  • Inkscape
  • Paint.NET

Download

Download
Sql-Toolkit.exe 36 MB

Comments

Log in with itch.io to leave a comment.

Woah looks inspiring!